You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Docker Compose file to run Graylog server doesn't exist currently. I added all required files according to contribution guide and request review from you.
This Docker Compose configuration uses three services which are MongoDB, Opensearch, and Graylog.
MongoDB stores Graylog's configuration, Opensearch stores the log data, and Graylog provides the user interface and processing logic to manage and analyze logs efficiently.
Here is the running containers with Docker Compose:
Graylog Server up and running:
The text was updated successfully, but these errors were encountered:
@berkesayin the last commit in this repository was 11 months ago, seems like this project is inactive. I really liked this project 😞 and wanted to contribute to it.
The Docker Compose file to run Graylog server doesn't exist currently. I added all required files according to contribution guide and request review from you.
This Docker Compose configuration uses three services which are MongoDB, Opensearch, and Graylog.
MongoDB stores Graylog's configuration, Opensearch stores the log data, and Graylog provides the user interface and processing logic to manage and analyze logs efficiently.
Here is the running containers with
Docker Compose
:Graylog Server
up and running:The text was updated successfully, but these errors were encountered: