Hi Phil,
the Grok pattern need to match the hole line and in your case it does not.
An example Grok pattern:
%{HOSTNAME:source_unit} diskmonitor\:%{GREEDYDATA:UNWANTED}partition
%{WORD:partition} has only %{POSINT:percent_free}
And an example input message:
ip-10-244-63-14 diskmonitor: 011d0004:3: Disk partition
var
has
only 12% free
regards
Jan
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/etPan.57a1b169.483d4a3.37e%40jalogisch.de.
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP using AMPGpg
