Skip to content

Instantly share code, notes, and snippets.

@tomasdanjonsson
Created May 8, 2023 01:17
Show Gist options
  • Select an option

  • Save tomasdanjonsson/f8f1e213ab9ed3355039896279008c31 to your computer and use it in GitHub Desktop.

Select an option

Save tomasdanjonsson/f8f1e213ab9ed3355039896279008c31 to your computer and use it in GitHub Desktop.
Grok Expression for syslog2
%{SYSLOGTIMESTAMP:timestamp} %{HOSTNAME:host} %{WORD:process}\[%{NUMBER:pid}\]: %{GREEDYDATA:message}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment