Skip to content

Update configuration.nix to have Loki service#838

Open
jeffreytjung wants to merge 2 commits intosocallinuxexpo:masterfrom
jeffreytjung:patch-8
Open

Update configuration.nix to have Loki service#838
jeffreytjung wants to merge 2 commits intosocallinuxexpo:masterfrom
jeffreytjung:patch-8

Conversation

@jeffreytjung
Copy link
Contributor

Loki is a log injestor that connects to Grafana.

for the Grafana dashboard to get information about logs loki needs to run and collect logs from endpoints on the network.

This commit has gotten Loki running on my local NixOS by configuring the configuration.nix file. I have copied the settings into the repository.

Description of PR

Previous Behavior

New Behavior

Tests

jeffreytjung and others added 2 commits February 17, 2025 16:36
Loki is a log injestor that connects to Grafana.

for the Grafana dashboard to get information about logs loki needs to run and collect logs from endpoints on the network.

This commit has gotten Loki running on my local NixOS by configuring the configuration.nix file. I have copied the settings into the repository.
… I changed the port and the loopback address.
Copy link
Collaborator

@owendelong owendelong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding the god of mischief to our monitoring system seems like a good idea to me.

Copy link
Member

@kylerisse kylerisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is stale and might not align with new monitoring setup, don't merge

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.

3 participants