summaryrefslogtreecommitdiff
path: root/src/webstat_logger_main.cpp
Commit message (Expand)AuthorAge
* Add point to execute scheduled jobs when idleDan Goodliffe11 days
* Write log lines to files on errorDan Goodliffe2025-09-30
* Create settings structureDan Goodliffe2025-09-24
* Gracefully handle fatal exceptions and display messageDan Goodliffe2025-09-19
* Store utsname details in the host's detail fieldDan Goodliffe2025-09-02
* Support configuring the DB poolDan Goodliffe2025-09-01
* Use a DB connection pool rather than a single connectionDan Goodliffe2025-09-01
* Add basic boost::program_options supportDan Goodliffe2025-09-01
* Provide hostname to IngestorDan Goodliffe2025-08-25
* Pass a DB connection to IngestorDan Goodliffe2025-08-25
* Initial commit; basic Apache log parsingDan Goodliffe2025-08-25