Skip to content

Commit d400587

Browse files
committed
- README Updates
1 parent 2524713 commit d400587

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,14 @@ All in - LogBoost can convert a variety of log formats to CSV while enriching IP
7878
* Shallow or Deep Parsing
7979
* JSON per-line logging
8080
* Shallow or Deep Parsing
81-
* Multi-Line JSON Blobs from Fixed Inputs - Handled without reading entire file into memory to support large files.
81+
* Multi-Line JSON Blobs from Fixed Inputs
8282
* AWS CloudTrail Exports
8383
* Generic Syslog
8484
* KV (key1=value1, key2="value 2") style logging
8585
* Shallow or Deep Parsing
8686
* Raw Text Files
87-
* Read plain-text files or GZ archives transparently
87+
* Read plain-text files or GZ archives transparently for all parser types
88+
* Handles files 'line by line' to avoid reading entire file into memory
8889
* Expand JSON blobs embedded within CSV to individual columns
8990
* Filtering outputs on specific datetime ranges
9091
* Enriching detected IP with MaxMind Geo/ASN Information

0 commit comments

Comments
 (0)