Skip to content

Conversation

@ssoriche
Copy link
Contributor

@ssoriche ssoriche commented May 7, 2025

Updates to ingress-nginx, vector-agent, and grafana to provide better logging support.

  • conf(ingress-nginx): re-organize installation
  • conf(ingress-nginx): Add json logging format
  • fix(vector-agent): Handle nginx logs
  • fix(grafana): Use proper service for loki
ssoriche added 4 commits May 7, 2025 10:11
Match the installation process of other platform products, and download the yaml from upstream, adding it to version control.
This change adds parsing of ingress-nginx logs to add labels specific for fields that occur in them. This includes attributes like host, status, and method, allowing better log discovery.
The loki-read and loki-read-headless services are for internal loki processing while the loki-gateway service is for use by external services like Grafana. This service provides better load balancing and caching management.
@ssoriche ssoriche merged commit cafc4bf into main May 7, 2025
@ssoriche ssoriche deleted the ssoriche/loki branch May 7, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants