Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MDM Service Configuration

 MDM / MDM + Elastic service configuration configuration is required one-time.

Log File

  • Is there a log per zone or one large log file.
  • File location
  • Grok patterns
  • ElasticSearch default superuser username/password needs to be changed

Per Zone Configuration

Following needs Users and roles need to be considered on a per zone basis. Notifications need to following naming conventions defined here so that log messages can be properly indexed. 

Image Added

  • Create user per zone
    • Created via API on POST /zone - should be identical to zone name
    • Updated if zone name is changed

  • Create roles for zone
    • Created via API on POST /zone - should be identical to zone name
    • Update if zone name is changed
    • Set appropriate role/cluster privileges
    • Set appropriate index privileges (indices)

  • Filters added per role 

...