Skip to content

Add txc env log reader (traces, jobs, workflows) with live --follow (issue #41)#141

Open
zekelinAlex wants to merge 2 commits into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/env-log-reader
Open

Add txc env log reader (traces, jobs, workflows) with live --follow (issue #41)#141
zekelinAlex wants to merge 2 commits into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/env-log-reader

Conversation

@zekelinAlex
Copy link
Copy Markdown

Adds txc env log for reading runtime logs straight from the terminal instead of digging through SQL. Came out of a demo where plugins imported disabled and there was no way to spot it from the CLI. Four read-only commands: plugin-trace, async-jobs, workflow, and list (the first two merged into one feed). Usual filters work everywhere: --since, --entity, --errors-only, --correlation-id, --top, --plugin, plus --format json. async-jobs also takes --follow for a live tail, Ctrl+C to stop. Heads up: plugin-trace stays empty unless trace logging is on in the env, and old async rows get purged after a few days.

#41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant