Jason Lingohr
11e0461b9d
Add GELF support ( #532 )
...
* Implement the ability to log to a GELF server/input, via the use of pygelf.
* Fix flake8 style checks.
2024-08-24 11:28:55 -04:00
Patrick Linnane
f98dc6d452
build: move to kafka-python-ng ( #510 )
...
Signed-off-by: Patrick Linnane <patrick@linnane.io >
2024-05-22 08:11:29 -04:00
Szasza Palmer
995bdbcd97
adding OpenSearch support, fixing minor typos, and code styling ( #481 )
...
* adding OpenSearch support, fixing minor typos and code styling
* documentation update
2024-03-04 10:06:26 -05:00
Sean Whalen
b8088505b1
Add support for SMTP TLS reports ( #453 )
2024-02-19 18:45:38 -05:00
Jed Laundry
a06fdc586f
Change publicsuffix2 to publicsuffixlist ( #406 )
...
* change to publicsuffixlist
* update publicsuffixlist (now auto-updating)
* Fix unused imports
2023-05-09 08:49:41 -04:00
rubeste
a7280988eb
Implemented Azure Log Analytics ingestion via Data Collection Rules ( #394 )
...
* Implemented Azure Log Analytics ingestion via Data Collection Rules
* Update loganalytics.py
* Update cli.py
* Update pyproject.toml
* Fixed config bug
Fixed a bug that causes the program to fail if you do not configure a Data stream.
* Fixed code format
2023-05-03 15:54:25 -04:00
Sean Whalen
1e0fa9472c
Fix build
2022-09-09 16:46:57 -04:00
Sean Whalen
10e15d963b
8.3.1
...
- Handle unexpected xml parsing errors more gracefully
2022-09-09 16:22:28 -04:00