Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding always logger #281

Merged
merged 4 commits into from
Jul 7, 2022
Merged

Adding always logger #281

merged 4 commits into from
Jul 7, 2022

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Jun 17, 2022

Adding ability to always log on-demand query logs and status.

This is configurable via parameters/environment variables:

--always-log, -a, --always             Always log status and on-demand query logs from nodes in database (default: false) [$ALWAYS_LOG]
--always-log-file value, --alog value  Database logger configuration to always store status and on-demand query logs from nodes (default: "config/always.json") [$ALWAYS_LOG_FILE]```

@javuto javuto added osctrl-tls osctrl-tls related changes backend Backend related issues labels Jun 17, 2022
@javuto javuto merged commit 5423109 into main Jul 7, 2022
@javuto javuto deleted the status-db-always branch July 7, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant