Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graylog integration #29

Merged
merged 16 commits into from
Jun 14, 2024
Merged

Graylog integration #29

merged 16 commits into from
Jun 14, 2024

Conversation

nitrosx
Copy link
Member

@nitrosx nitrosx commented May 31, 2024

This PR add the option to send the logs to a graylog server defined in configuration

@nitrosx nitrosx added the enhancement New feature or request label May 31, 2024
@nitrosx nitrosx requested a review from YooSunYoung May 31, 2024 13:46
@jl-wynen
Copy link

This PR contains changes from multiple branches. Can you change the target branch so that the diff is clean? Or point out which files are specifically about the graylog integration and which other PRs need to be merged first?

@YooSunYoung YooSunYoung changed the base branch from main to metadata_configuration_files June 11, 2024 00:57
@YooSunYoung YooSunYoung changed the base branch from metadata_configuration_files to main June 11, 2024 01:13
@YooSunYoung
Copy link
Contributor

I also added graylog into the integration test docker services: #34
We can add actual test based on that.

Comment on lines 41 to 44
"graylog_log" : false,
"graylog_host" : "",
"graylog_port" : "",
"graylog_facility" : "scicat.ingestor"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nitrosx Can it be wrapped into a different group ...? Since it's an external service we are using.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sth like #35

@YooSunYoung YooSunYoung merged commit f1ec799 into main Jun 14, 2024
3 checks passed
@YooSunYoung YooSunYoung deleted the graylog_integration branch June 14, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants