Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
veilletechno:supervision:graylog [2018/04/29 07:54] – ↷ Page déplacée de graylog à veilletechno:supervision:graylog madko | veilletechno:supervision:graylog [2024/05/28 19:25] (Version actuelle) – ancienne révision (2020/05/08 17:08) restaurée madko | ||
---|---|---|---|
Ligne 2: | Ligne 2: | ||
Permet la collecte des logs, via différents protocoles. | Permet la collecte des logs, via différents protocoles. | ||
+ | |||
+ | Il s' | ||
===== Installation ===== | ===== Installation ===== | ||
Ligne 10: | Ligne 12: | ||
yum install http:// | yum install http:// | ||
yum install https:// | yum install https:// | ||
+ | |||
</ | </ | ||
Ligne 18: | Ligne 21: | ||
systemctl enable mongod | systemctl enable mongod | ||
systemctl start mongod | systemctl start mongod | ||
+ | |||
</ | </ | ||
Ligne 29: | Ligne 33: | ||
gpgkey=http:// | gpgkey=http:// | ||
enabled=1 | enabled=1 | ||
+ | |||
</ | </ | ||
Ligne 34: | Ligne 39: | ||
yum install java elasticsearch | yum install java elasticsearch | ||
systemctl enable elasticsearch | systemctl enable elasticsearch | ||
+ | |||
</ | </ | ||