Untitled

 avatar
unknown
plain_text
a year ago
1.2 kB
6
Indexable
# Admin user for the web user interface and Wazuh indexer. Use this user to log in to Wazuh dashboard
  indexer_username: 'admin'
  indexer_password: '5L.BZ.sqBX8hv?0g8m3B8.YdanOo.GII'

# Wazuh dashboard user for establishing the connection with Wazuh indexer
  indexer_username: 'kibanaserver'
  indexer_password: 'uL.weiv2GbuzuTq*896hj*3wxNz70JFx'

# Regular Dashboard user, only has read permissions to all indices and all permissions on the .kibana index
  indexer_username: 'kibanaro'
  indexer_password: 'b9cg3+*bMyBA*mfEuHAMS0lLCNncO7Ah'

# Filebeat user for CRUD operations on Wazuh indices
  indexer_username: 'logstash'
  indexer_password: 'WJcedeWgnmvxy7Zq?kemlXMIJ0mF4zTi'

# User with READ access to all indices
  indexer_username: 'readall'
  indexer_password: '0MOrcY701momCV+gvVHw+4lawiq88qaw'

# User with permissions to perform snapshot and restore operations
  indexer_username: 'snapshotrestore'
  indexer_password: 'rJ2ls18.R9Tsp*TAYk+RvdDJGfYRGgPw'

# Password for wazuh API user
  api_username: 'wazuh'
  api_password: 'LLY5TR6lJs??3o1NJEmkb0OTdGwE7I+X'

# Password for wazuh-wui API user
  api_username: 'wazuh-wui'
  api_password: 'JqZqut6gGUp1AVGIQV6rTWA8fjr3qD..'
Editor is loading...
Leave a Comment