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

Store files in hased directories based on the FQDN #9

Merged
merged 2 commits into from
Sep 21, 2018

Conversation

xme
Copy link
Contributor

@xme xme commented Sep 18, 2018

I added a command line option (-f or --fqdn-dirs) to store JSON files in hash directories based on the hostname.

Ex: blog.rootshell.be
Will be stored in:
/alerts/be/rootshell/blog/blog.rootshell.be.json

This option is compatible with my hashed directories patch based on time. We can store in directories like:
/alerts/2018/09/18/be/rootshell/blog/

@cbrocas cbrocas merged commit 1e1072e into AssuranceMaladieSec:master Sep 21, 2018
@xme
Copy link
Contributor Author

xme commented Sep 21, 2018

Tx! :)

@cbrocas
Copy link
Contributor

cbrocas commented Sep 21, 2018

It is a pleasure. Thank you so much for your ideas+code improving CertStreamMonitor 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants