Skip to content

Instantly share code, notes, and snippets.

@kroepke
Created January 16, 2014 15:17
Show Gist options
  • Save kroepke/8456593 to your computer and use it in GitHub Desktop.
Save kroepke/8456593 to your computer and use it in GitHub Desktop.
wrong mapping
{
"graylog2_0" : {
"message" : {
"properties" : {
"facility" : {
"type" : "string"
},
"gl2_source_input" : {
"type" : "string"
},
"gl2_source_node" : {
"type" : "string"
},
"level" : {
"type" : "long"
},
"message" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"timestamp" : {
"type" : "string"
}
}
}
}
}
facility
security/authorization
level
6
message
vm1 CRON[5373]: pam_unix(cron:session): session opened for user root by (uid=0)
source
vm1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment