Graylog
por ATH Infosystems
Version 6.0.14 + Free Support on Ubuntu 26.04
Graylog is a powerful open-source centralized log management and security analytics platform used to collect, store, analyze, and monitor logs from servers, applications, network devices, and cloud environments. It provides real-time search, monitoring, troubleshooting, and alerting capabilities through a web-based interface.
Features of Graylog:
- Centralized collection and management of logs from multiple systems and applications.
- Real-time log search, filtering, and analysis for troubleshooting and monitoring.
- Interactive dashboards, alerts, and visualization tools for operational insights.
- Supports integration with OpenSearch and MongoDB for scalable data storage and indexing.
- Provides security monitoring, event correlation, and threat detection capabilities.
$ sudo su $ cd /opt/opensearch $ su - opensearch $ ./bin/opensearch # Open another terminal $ sudo systemctl start graylog-server $ sudo systemctl status graylog-server $ for login credentials : cat /opt/opensearch/credentials.txt $ Access Graylog at: http://YOUR_SERVER_IP:9000
Disclaimer: Graylog is an open-source log management platform distributed under its respective open-source license terms. We are not affiliated with, endorsed by, or sponsored by Graylog. Graylog is provided "as is" without warranties of any kind, either express or implied. Users are responsible for configuring, securing, and maintaining their deployments. The developers and contributors shall not be held liable for any damages, losses, or issues arising from the use of this software.