Skip to content

v.0.2.0-audit-metric-testing

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 16:48
· 87 commits to main since this release

What's Changed

  • health: Fix unit tests by @JAORMX in #45
  • Revert default logging from debug to error by @pereztr5 in #46
  • Consume events flushed by re-assembler Close by @JAORMX in #20
  • internal/common: Add more unit testing (part 2). by @stephen-fox in #48
  • Move /var/log/secure loop to its own package by @JAORMX in #49
  • Add HTTP Server timeouts by @JAORMX in #50
  • reorgs repo for ingesters processors paradigm by @angrieralien in #52
  • app: Move http server and flags parsing to their own functions by @JAORMX in #51
  • internal/common: Add more unit testing (part 1). by @stephen-fox in #47
  • renames processentry to sshdprocessor by @angrieralien in #53
  • internal/health: Fix static readiness HTTP status. by @stephen-fox in #55
  • readme: Remove defunct warning about log rotation. by @stephen-fox in #56
  • Creates sshdprocessor struct by @angrieralien in #54
  • general: Remove defunct "output.txt". by @stephen-fox in #58
    • Adds in named pipe ingesters: by @angrieralien in #57
  • To include process arguments in user section event by @hnadiminti-equinix in #38
  • cmd: Cleanup log messages and reorg stuff. by @stephen-fox in #60
  • auditd: Make test reliable w/ TestAuditEncoder.Err, by @stephen-fox in #61
  • auditd: Clarify SessionTrackerError failures. by @stephen-fox in #62
  • sshd: Cleanup and use debug level for logs. by @stephen-fox in #64

New Contributors

Full Changelog: v0.2.0...v.0.2.0-audit-metric-testing