InQuest / ThreatIngestor

Extract and aggregate threat intelligence.
https://inquest.readthedocs.io/projects/threatingestor/
GNU General Public License v2.0
821 stars 135 forks source link

Improve observability #64

Closed rshipp closed 5 years ago

rshipp commented 5 years ago

I'd like to use this in prod for a bit and see how we can improve where it's logging and at what levels. I'd also like to add a dynamic config section for logging, and one for notifiers, so we can use those at will.

Based on initial feedback, I'd also like to include some implementation of statsd-based metrics tracking in this branch.

Closes #51.