-
Notifications
You must be signed in to change notification settings - Fork 2
Graylog
Jack Harper edited this page Jul 22, 2021
·
13 revisions
Wiki > genie_python > Graylog
Graylog is a logging framework which has a web interface that enables users to search logs, including custom fields on logs, historically.
The plan for using Graylog is that we dump everything into it from various sources such as the GUI, blockserver and genie_python.
Docker and docker compose
can be used to spin up a local graylog server with all the dependencies - to do this use this file.
Graylog requires inputs to be specified before it starts taking logs. This can be done through the web interface via System -> Inputs