RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Grok_exporter
Jul 20, 2023
Export Prometheus metrics from arbitrary unstructured log data
Grok is a tool to parse crappy unstructured log data into something structured and queryable. Grok is heavily used in Logstash to provide log data as input for ElasticSearch.
Grok ships with about 120 predefined patterns for syslog logs, apache and other webserver logs, mysql logs, etc. It is easy to extend Grok with custom patterns.
The grok_exporter aims at porting Grok from the ELK stack to Prometheus monitoring. The goal is to use Grok patterns for extracting Prometheus metrics from arbitrary log files.
- Older
- Newer
Checkout these related ports:
- Zabbix64-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})
- Zabbix64-proxy -
- Zabbix64-java -
- Zabbix64-frontend -
- Zabbix64-agent -
- Zabbix6-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})
- Zabbix6-proxy -
- Zabbix6-java -
- Zabbix6-frontend -
- Zabbix6-agent -
- Zabbix5-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//}) LTS
- Zabbix5-proxy -
- Zabbix5-java -
- Zabbix5-agent -
- Zabbix44-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})