Commit graph

79 commits

Author SHA1 Message Date
08e10a51ba Expand report presets 2025-07-18 01:54:14 -05:00
df9527cdc0
Merge pull request #12 from wagesj45/codex/fix-report-definition-paradigm
Simplify report definitions
2025-07-18 01:50:28 -05:00
657c30b260 Refactor reports to share definitions across intervals 2025-07-18 01:50:19 -05:00
99a6b45d4c
Merge pull request #11 from wagesj45/codex/add-reports.yml-and-update-report-generation
Enable YAML-driven reporting
2025-07-18 01:29:54 -05:00
6241fd2685 Add YAML-driven report generation 2025-07-18 01:24:26 -05:00
1a6dab950d
Merge pull request #10 from wagesj45/codex/fix-bug-in-run-reports.sh-script
Fix timestamp storage for report generation
2025-07-18 00:48:04 -05:00
1140a02377 Store log timestamps in ISO format 2025-07-18 00:47:45 -05:00
78c0727677
Merge pull request #9 from wagesj45/codex/update-readme.md-with-nginx-sample-config
Add Nginx sample config
2025-07-18 00:28:36 -05:00
657075ddf8 docs: add nginx example for serving reports 2025-07-18 00:27:23 -05:00
29bf29a391
Merge pull request #8 from wagesj45/codex/create-cron-job-for-report-generation
Add cron-friendly report generator
2025-07-18 00:16:06 -05:00
e19138bc1a Add cron-friendly report generation script 2025-07-18 00:15:36 -05:00
cb4ab29045
Merge pull request #7 from wagesj45/codex/update-readme.md-for-log-importing-details
Add note on rotated log import order
2025-07-18 00:05:47 -05:00
3031865087 doc: clarify log import behavior 2025-07-18 00:05:31 -05:00
8ac9b074a2
Merge pull request #6 from wagesj45/codex/add-tests-for-log-file-importer
Add idempotent import test
2025-07-18 00:03:25 -05:00
7731a95a71 Add idempotent import test 2025-07-18 00:03:03 -05:00
5c247f948e
Merge pull request #5 from wagesj45/codex/update-last_dt-after-successful-insert
Update last_dt tracking in import script
2025-07-17 23:59:08 -05:00
2abd985d75 Update last_dt during log import 2025-07-17 23:58:50 -05:00
4a473682c0
Merge pull request #4 from wagesj45/codex/sort-log-files-by-numeric-suffix
Update log rotation sort order
2025-07-17 23:54:59 -05:00
24e2818d20 Sort nginx access logs by numeric suffix 2025-07-17 23:54:23 -05:00
18beef724c
Merge pull request #3 from wagesj45/codex/consolidate-run-import.sh-and-init.sh
Unify log import script
2025-07-17 23:41:26 -05:00
075717041c Unify import script 2025-07-17 23:40:59 -05:00
15770f5161
Merge pull request #2 from wagesj45/codex/fix-duplicate-entries-during-import
Fix incremental log import
2025-07-17 23:27:50 -05:00
a6d56a2dd8 Fix incremental log import 2025-07-17 23:27:10 -05:00
9f07bda3c1
Merge pull request #1 from wagesj45/codex/implement-report-generation-script
Add report generation script and template
2025-07-17 00:18:12 -05:00
d216433a07 Update requirements and AGENTS instructions 2025-07-17 00:17:46 -05:00
e744276481 seeding with initial scripts. 2025-07-16 23:38:42 -05:00
63cc2a54de adding agents.md file 2025-07-16 23:13:24 -05:00
6c237dc26d initial commit 2025-07-16 22:57:09 -05:00
7aa1c20a13
Initial commit 2025-07-16 22:42:28 -05:00