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

Reload godnscollector filters using SIGHUP #19

Open
arvchristos opened this issue Feb 12, 2024 · 0 comments
Open

Reload godnscollector filters using SIGHUP #19

arvchristos opened this issue Feb 12, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@arvchristos
Copy link
Collaborator

Currently, when new IOCs are introduced from MISP, we are restarting the godnscollector process as it can be seen here:

https://github.com/CERN-CERT/pDNSSOC/blob/main/files/configuration/supervisor/supervisord.conf#L25

I initially proposed a new functionality to reload filters with SIGHUP for go-dnscollector here:

dmachard/go-dnscollector#375

Given that this is now introduced in go-dnscollector, we should test the new functionality and just send a signal instead of restarting the process.

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

No branches or pull requests

1 participant