Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Logs can be treated as database rows regardless of source format (plaintext, csv, JSON, etc). The modern approach for dealing with large scale tables is column-oriented storage and databases which can easily handle billions of log lines without indexes by using ordering, partition maps, compression, etc.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: