viccross / ansible-playbooks

My collection of Ansible playbooks for various tasks (dominated by Openshift, currently)
Apache License 2.0
2 stars 3 forks source link

226 consolidated grafana loki #231

Closed viccross closed 2 months ago

viccross commented 2 months ago

Fixes #226 by adding support to the Loki configuration to send log data from additional ELANs to the Loki on the coordinator.

The main change is the automation in finna-action, which changes the setup on the remote ELAN to disable Loki and replace it with a Promtail instance configured with loki_push_api. In addition to this, miscellaneous other updates add support for forwarding messages with a hostname label set appropriately (prior support already set the zvm_name label for messages such as VMEVENT and console that originate from z/VM).