[Bug 224455] [NEW PORT] sysutils/grok_exporter: Export Prometheus metrics from arbitrary unstructured log data

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 19 14:14:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224455

            Bug ID: 224455
           Summary: [NEW PORT] sysutils/grok_exporter: Export Prometheus
                    metrics from arbitrary unstructured log data
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gasol.wu at gmail.com

Created attachment 188960
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188960&action=edit
shar file

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.

WWW: https://github.com/fstab/grok_exporter

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list