Пост #127540 |
сохранен 10.10.2019 14:25
- Редактировать пост
- Печать
- Скачать
-
Сравнить с постом
#
Текст поста
1 2 3 4 5 6 7 8 9 10 11 12 | filebeat.inputs: - type: log enabled: true paths: - /var/log/maillog* output.logstash: hosts: ["192.168.199.146:5044"] xpack.monitoring: enabled: true elasticsearch: hosts: ["http://192.168.199.146:9200"] |