Settings

Theme

Search logs faster than Sonic – Log search engine internals

blog.vegasecurity.com

17 points by tontinton a year ago · 8 comments

Reader

duckuks a year ago

Great breakdown of data structures like Tries, FSTs, and DAWGs for log search! How do these compare in terms of memory usage and update performance? Awesome read!

tontintonOP a year ago

Learn about the data structures & algorithms that make up modern log search engines like Elasticsearch.

Shay267 a year ago

Log formatting is probably most important than figuring out how to search logs.

Grep has worked well for me so far

itaibennatan a year ago

I just ran ripgrep on a few million logs and was amazed at how fast it was. Fascinating read!

elirozen a year ago

Seems super cool.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection