/
Elastic Logging

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

Related content

YOUnite Logging
More like this
Elastic Configuration
Elastic Configuration
More like this
Deploying Logging
More like this
MDM Service: Publishing Event Notifications
MDM Service: Publishing Event Notifications
More like this
Data Record (DR) Metadata
Data Record (DR) Metadata
More like this