summaryrefslogtreecommitdiff
path: root/src/logTypes.hpp
Commit message (Expand)AuthorAge
* 4 fields is more than enough for Entity to be a fully-fledged typeDan Goodliffe7 days
* Replace use of crc32 for entity idDan Goodliffe7 days
* Introduce MD5 from libmd, use it for hashing queuedLines for park pathDan Goodliffe11 days
* Process new field, content-type, in input streamDan Goodliffe2026-01-18
* Attempt to save uninsertable log lines to the entities tableDan Goodliffe2026-01-17
* Fix up QuotedString/CLFString parsingDan Goodliffe2025-10-09
* Write unparsable lines to the entity tableDan Goodliffe2025-09-23
* Tag entities with their typewebstat-0.1.1Dan Goodliffe2025-09-01
* Add helpers for hashing values extracted from log inputDan Goodliffe2025-08-25
* Initial commit; basic Apache log parsingDan Goodliffe2025-08-25