Untitled

 avatar
unknown
plain_text
2 years ago
1.2 kB
11
Indexable
wazuh-install-files/wazuh-passwords.txt
# Admin user for the web user interface and Wazuh indexer. Use this user to log in to Wazuh dashboard
  indexer_username: 'admin'
  indexer_password: '*1Ef*ddt+YWVMyGgYtbKqe9k5Xg15XeQ'

# Wazuh dashboard user for establishing the connection with Wazuh indexer
  indexer_username: 'kibanaserver'
  indexer_password: 'uGX40DqDuUtoOdjIrDM8sUjMeKk+mwrC'

# Regular Dashboard user, only has read permissions to all indices and all permissions on the .kibana index
  indexer_username: 'kibanaro'
  indexer_password: 'b9?A1I.gp6XrCgmTUmIy*RqlZ3kfA0bI'

# Filebeat user for CRUD operations on Wazuh indices
  indexer_username: 'logstash'
  indexer_password: 'SraEwU+ljf4JU7GTTkKbo?6+oyEZkeSX'

# User with READ access to all indices
  indexer_username: 'readall'
  indexer_password: '7z.Z*WO+uP5hI3y9?0?hGX0eIws4mzSN'

# User with permissions to perform snapshot and restore operations
  indexer_username: 'snapshotrestore'
  indexer_password: 'YuyUR*.m+qJ47eqTqt1gBbDBUqw4jW9b'

# Password for wazuh API user
  api_username: 'wazuh'
  api_password: 'WaSFpaM?jZmtW4j4mC7Hj5JgZATh*wAe'

# Password for wazuh-wui API user
  api_username: 'wazuh-wui'
  api_password: 'ZSMDVNQ8.VzZAvA2uRBsL5sFeGFM.S?l'
Editor is loading...
Leave a Comment