Elastic Logging

Log Message Properties

Properties that are important for MDM logging:

  • @timestamp: The timestamp provided by MDM (this goes through our grok filter)
  • _id: Generated by logstash or Kibana
  • _type: What log file we are writing to
  • _index: What index the message is supposed be logged against
  • _score: Internally used by 
  • data: The log data
  • message: Raw log entry including the "data"
  • uuid: Zone uuid