You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./bin/shield/esusers useradd es_admin -p es_admin -r admin
esusers useradd <username> [-p <password>] [-r <roles>]
-h,--help Shows this message
-p,--password <password> The user password
-r,--roles <roles> Comma-separated list of the roles of the user
Elasticsearch安装
/etc/yum.repos.d/elasticsearch.repo
centos 7
Shield 2.0安装
创建用户es_admin/es_admin 角色为admin
Logstash安装
/etc/yum.repos.d/logstash.repo
Kibana安装
/etc/yum.repos.d/kibana.repo
Winlogbeat安装
https://download.elastic.co/beats/winlogbeat/winlogbeat-1.2.3-windows.zip
winlogbeat.yml
Test
Packetbeat安装
/etc/packetbeat/packetbeat.yml
Filebeat安装
/etc/filebeat/filebeat.yml
Topbeat安装
/etc/topbeat/topbeat.yml
The text was updated successfully, but these errors were encountered: