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

Add enrichment modules execution logs #9170

Open
wants to merge 2 commits into
base: 2.4
Choose a base branch
from

Conversation

vincenzocaputo
Copy link
Contributor

What does it do?

This pull request adds logging for enrichment module executions, see #9004

A log entry is created whenever an enrichment module is executed, even if the user does not submit the enrichment results at the end. I think this could be useful for keeping track of enrichment module usage.

Questions

  • Does it require a DB change?
  • Are you using it in production?
  • Does it require a change in the API (PyMISP for example)?

@mokaddem
Copy link
Contributor

Looks good to me. I'm just wondering if we shouldn't make this behavior configurable, especially for users that systematically enrich all incoming data.
What do you think @iglocska ?

@mokaddem mokaddem added T: enhancement Type: enhancement. This issue requires improving an existing feature logging labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging T: enhancement Type: enhancement. This issue requires improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants