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

Grafana Loki support #155

Merged
merged 9 commits into from
Oct 8, 2024
Merged

Grafana Loki support #155

merged 9 commits into from
Oct 8, 2024

Conversation

SanjulaGanepola
Copy link
Collaborator

Refer to the images in this PR for example output. To test this, you will need to create a Grafana Loki instance and use this destination configuration:

dests.ini

[loki_out]
type=loki
url=<loki_url>
username=<loki_username>
password=<loki_password>

Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola linked an issue Oct 1, 2024 that may be closed by this pull request
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola merged commit 71587bc into main Oct 8, 2024
2 checks passed
@SanjulaGanepola SanjulaGanepola deleted the feature/grafana-loki branch October 8, 2024 16:39
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.

Grafana Loki support
2 participants