Henrik Johansen
Henrik Johansen
I would be awesome if we could configure LDAP authentication directly from the cookbook (much like inputs & streams).
`nomad quota init` yields the following content for _Nomad v1.5.3_ : ``` name = "default-quota" description = "Limit the shared default namespace" # Create a limit for the global region....
I could really use a DNS resolver function for our rule processing, something like: ``` let name = resolve_field(to_string($message.ip_field)) set_field("dns_name", name); ``` ... would be awesome :)
I would really like to see a generic caching framework within Graylog for pipeline processors - pretty much any processor that interacts with externals resources needs that in order to...
Currently reading starts at the end of any given logfile - it should be possible to read in old data as well.
Many logfiles are written in CSV format - given the header of such a file the collector should stuff the correct values into fields and append those to the GELF...
Heatmaps are awesome for visualising lots of data points to spot trends and patterns - see http://queue.acm.org/detail.cfm?id=1809426 for more info :)
More often than not I find myself opening a lot of tabs, consoles, etc in order to process or investigate certain events or logs. Integrating all that information directly into...
Graylog2 should really have a dedicated page for handling alerts - amongst other things this page should allow a user to view active alerts, acknowledge and resolve alerts. Alarm suppression...
Alerts should have a dedicated dashboard widget for nicer integration of alerts.