Graylog
Graylog is an open-source log management and analysis platform that centralizes and processes log data from various sources, enabling real-time search, analysis, and alerting for IT infrastructure monitoring and troubleshooting.
Graylog
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/graylog.sh)"
Configuration
Config file:
1
/etc/graylog/server/server.conf
Notes
Initial Setup credentials:
tail /var/log/graylog-server/server.log after the server starts for the first time.Type
cat ~/graylog.creds to get admin password that you use to log in AFTER the Initial SetupWeb Interface
Links
This post is licensed under CC BY 4.0 by the author.