https://github.com/netcracker/qubership-external-logging-installer
Ansible roles to install Graylog on Virtual Machine
https://github.com/netcracker/qubership-external-logging-installer
logging observability qubership-observability
Last synced: about 1 year ago
JSON representation
Ansible roles to install Graylog on Virtual Machine
- Host: GitHub
- URL: https://github.com/netcracker/qubership-external-logging-installer
- Owner: Netcracker
- License: apache-2.0
- Created: 2024-12-12T11:02:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T12:01:53.000Z (about 1 year ago)
- Last Synced: 2025-06-18T13:19:32.531Z (about 1 year ago)
- Topics: logging, observability, qubership-observability
- Language: Jinja
- Homepage:
- Size: 241 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Qubership external logging installer
Graylog is an open-source fully-featured logs processing engine. It consists of the following parts:
* Graylog server
* OpenSearch (as logs storage)
* MongoDB (as configuration storage)
For more information on Graylog, refer to the [Graylog official site](https://www.graylog.org/)
## Documentation
* [Installation Guide](/docs/installation.md)