Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • MDM
  • Limiting log access based on zone is a priority requirement. 
  • Still need to create a custom realm so that 

MDM Service Configuration

 MDM / Elastic service configuration 


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 to be considered per zone. Notifications need to following naming conventions defined here so that log messages can be properly indexed. 

  • 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 



  • No labels