Skip to content

v1.7.2

Compare
Choose a tag to compare
@MikeSchiessl MikeSchiessl released this 08 Feb 09:50
· 2 commits to main since this release
52174bd

v1.7.2

Date 2024-02-08
Kind MINOR release
Author mschiess@akamai.com
  • Minor improvements
    • Introduced Secure Internet Access (formerly ETP) as INPUT specification (as an alias to ETP)
    • added "ETP NETCON" to the autoresume feature
    • prevented "EAA DIRHEALTH" to be mistakenly autoresumed
    • Imrpoved log overview readability
    • Added --debugloglines to allow control of input loglines being sent to the debug log
    • Added Microsoft Sentinel SIA / ETP integration documentation
    • Added a FAQ entry regarding time synchronization
    • [docker] bumped python version to "3.12.2"
    • [docker] bumped gc_logs version to "0.0.3(beta)"
    • Fixed a doc error (PR by @pizza0rodeo ) - thanks for your contribution
  • BUGFIX
    • Fixed a bug in the autoresume function that created a problem with timezones in certain circumstances
  • Housekeeping
    • improved local container testing