Henrik Johansen
Henrik Johansen
@blmhemu Right now we also use a rather hacky approach that involves special periodic jobs running commands against selected allocations using `nomad alloc exec`. Doable but somewhat tedious. Having a...
From the GELF specs page (https://www.graylog.org/resources/gelf-2/) the following fields should be set by the client : version string (UTF-8) : GELF spec version – “1.1”; MUST be set by client...
@jalogisch Correct - we're currently moving all message processing away from Graylog for this exact reason (and #151). We need to interact with lots of external systems to do enrichment,...
@bernd the nxlog src code contains a nice example of both here (not JAVA though) : https://github.com/lamby/pkg-nxlog-ce/tree/master/src/modules/input/msvistalog https://github.com/lamby/pkg-nxlog-ce/tree/master/src/modules/input/mseventlog
Wasn't @kroepke playing with something for the API logs a while back, directly feeding them into graylog2 ? I would prefer to have the audit log searchable from within graylog2...
