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

Enhancing Node-RED Logging: Introducing Host Output Logging Capability #206

Closed
elenaviter opened this issue Feb 1, 2024 · 3 comments
Closed
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do

Comments

@elenaviter
Copy link
Contributor

Description

At present, the logging mechanism for Node-RED projects directs all logs to the 'driver', which can be accessed through the FlowFuse Project logs interface. In environments where Kubernetes clusters are deployed and are integrated with monitoring solutions (such as log forwarding to OTEL/ FluentBit for pods, and then to traces/metrics/etc. to backends like Prometheus/Jaeger/, etc.), there is a valuable opportunity to streamline monitoring practices.

Enabling Node-RED projects to output their logs directly to the pod's console will facilitate a more unified approach to monitoring by leveraging existing log aggregation configurations.

@elenaviter elenaviter added feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do labels Feb 1, 2024
@hardillb
Copy link
Contributor

hardillb commented Feb 1, 2024

We have an open issue for this on the FlowFuse repo, I will find out when I get back to my laptop

@hardillb
Copy link
Contributor

hardillb commented Feb 1, 2024

FlowFuse/flowfuse#3324

@elenaviter
Copy link
Contributor Author

Thank you @hardillb - closing this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Projects
Status: Closed / Done
Development

No branches or pull requests

2 participants