mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-09-26 11:07:51 -05:00
feat(scrape): host compose passthrough for JSON summary
Mount logs/ in compose, map DCE_RUN_SUMMARY_FILE to /logs, and auto-enable JSON summary beside operator-validation log files when scraping.
This commit is contained in:
@@ -27,5 +27,6 @@ DCE_USERNS_MODE=
|
||||
# DCE_CONTAINER_MEMORY=8g
|
||||
|
||||
# Optional: machine-readable scrape summary (run-discord-scrape.sh).
|
||||
# Host paths under logs/ map to /logs/ in the container (see docker-compose.yml).
|
||||
# DCE_RUN_SUMMARY_JSON=1
|
||||
# DCE_RUN_SUMMARY_FILE=/path/to/scrape-summary.json
|
||||
# DCE_RUN_SUMMARY_FILE=logs/scrape-summary.json
|
||||
|
||||
Reference in New Issue
Block a user