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

logging and error message improvements #84

Closed
weyrick opened this issue Apr 19, 2021 · 1 comment · Fixed by #101
Closed

logging and error message improvements #84

weyrick opened this issue Apr 19, 2021 · 1 comment · Fixed by #101
Labels
bug Something isn't working
Milestone

Comments

@weyrick
Copy link
Member

weyrick commented Apr 19, 2021

  • check the flush time so that tailing is possible
  • syslog doesn't work on all platforms? or if it's unavailable, it needs to fail
  • "unable to bind host/port" message needs to include the host/port that failed
@weyrick weyrick added this to the 3.2.1 milestone Apr 19, 2021
@weyrick weyrick added the bug Something isn't working label Apr 19, 2021
weyrick added a commit that referenced this issue Jun 1, 2021
@weyrick weyrick linked a pull request Jun 2, 2021 that will close this issue
weyrick added a commit that referenced this issue Jun 13, 2021
* fix #98 remove 300 message. in addition, fix erroneous pcpp::DnsLayer parsing, sometimes causing multiple parses
* issue #100 add tcp reassembly error tracking
* pcap stats handler implementation
* add pcap stream handler to default pktvisord capture
* add pcap handler metrics to cli, make time out 30s
* bump pcapplusplus to 21.05 release
* issue #94 add TLS support to web server
* address issue #84, improve flushing and error messages. change to DAEMON syslog facility
* address #83, improved daemonize and logging.
* address #83, more improved daemonize and logging.
* better error handling and documentation, esp. TLS config
* update download link in read me
* add TLS support to CLI
* handle pcap stats monotonic counter at each new bucket.
@leoparente
Copy link
Collaborator

this issue was closed by PR #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants