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

Is it possible to make evebox less verbose in journald? #116

Closed
markVnl opened this issue Oct 2, 2019 · 2 comments
Closed

Is it possible to make evebox less verbose in journald? #116

markVnl opened this issue Oct 2, 2019 · 2 comments
Assignees

Comments

@markVnl
Copy link

markVnl commented Oct 2, 2019

With EveBox Version 0.10.2 (rev 56b673c) an event is written to journald approximate every minute, evebox is not started with the -v (verbose option). As per-title are there options to reduce the verbosity?

... evebox[1476]: 2019-10-02 14:26:26 (purger.go:62) <Info> -- Deleting events prior to 2019-09-01T14:26:26.446264+0200
... evebox[1476]: 2019-10-02 14:26:26 (purger.go:101) <Info> -- Purged 0 events in 171.908µs
... evebox[1476]: 2019-10-02 14:26:28 (evefileprocessor.go:176) <Info> -- Total: 0; last minute: 0; EOFs: 60
... evebox[1476]: 2019-10-02 14:27:26 (purger.go:62) <Info> -- Deleting events prior to 2019-09-01T14:27:26.447119+0200
... evebox[1476]: 2019-10-02 14:27:26 (purger.go:101) <Info> -- Purged 0 events in 501.135µs
... evebox[1476]: 2019-10-02 14:27:28 (evefileprocessor.go:176) <Info> -- Total: 0; last minute: 0; EOFs: 60
... evebox[1476]: 2019-10-02 14:28:26 (purger.go:62) <Info> -- Deleting events prior to 2019-09-01T14:28:26.448317+0200
... evebox[1476]: 2019-10-02 14:28:26 (purger.go:101) <Info> -- Purged 0 events in 188.302µs
... evebox[1476]: 2019-10-02 14:28:28 (evefileprocessor.go:176) <Info> -- Total: 0; last minute: 0; EOFs: 60
@jasonish
Copy link
Owner

jasonish commented Nov 8, 2019

Yes, I will do something about this for the next release. Most of this should be behind a verbose flag.

@jasonish jasonish self-assigned this Nov 8, 2019
@jasonish jasonish added this to the 0.11 milestone Nov 26, 2019
jasonish added a commit that referenced this issue Nov 26, 2019
Also include the time, in milliseconds in the response.

Related issue:
#116
jasonish added a commit that referenced this issue Nov 26, 2019
jasonish added a commit that referenced this issue Nov 27, 2019
@jasonish
Copy link
Owner

Closing. I've moved most of these message to verbose mode with some other fixups to display warnings if needed.

Please ping me if there are other messages that should be suppressed as well.

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

No branches or pull requests

2 participants