Draft: Enable Loki as a replacement for Elasticsearch when `enable_loki` is set.
Note, it is not possible to have both Loki and Elasticsearch enabled, so
enable_elasticsearch
must be disabled, when enable_loki
is enabled.
Edited by ale
Merge request reports
Activity
added 1 commit
- a1806012 - Update the full test now that ES is no longer the default
added 19 commits
-
a40d215b...9ab98958 - 14 commits from branch
master
- 743ef141 - Enable Loki as a replacement for Elasticsearch when `enable_loki` is set.
- 62b261c2 - Parameterize the log collector backend
- a745bd21 - Rebase rsyslog-container changes
- 37fd3e4c - Remove extraneous text
- c3f1b644 - Fix enable_loki condition
Toggle commit list-
a40d215b...9ab98958 - 14 commits from branch
added 71 commits
-
dab15c51...4b16dfa8 - 55 commits from branch
master
- eead4e74 - Enable Loki as a replacement for Elasticsearch when `enable_loki` is set.
- e71d139d - Parameterize the log collector backend
- 045c4ce7 - Rebase rsyslog-container changes
- ceb42dcc - Remove extraneous text
- c5145413 - Fix enable_loki condition
- 50d5a717 - Load the omhttp rsyslog module
- dd7b60fb - set a default, as ansible will complain that it cannot find the value otherwise
- 075c2488 - disable auditd when loki is enabled, its structured logs are not so easily
- b0e46e3c - It seems loki standard is to make a 'job' label, so we'll use that standard
- 616638ab - fixup the lokiTemplateHTTP to properly parse the nginx logs
- 4dc2a88e - loki: Index the http vhost, status and method
- fc41df25 - add loki as a valid grafana datasource
- c664fae8 - Setup public_endpoint for loki
- 024df6b9 - move the websock nginx config to the grafana endpoint
- 086a83e9 - allow vagrant roles to be applied to all hosts when testing:true
- b971e459 - Merge branch 'loki' of 0xacab.org:micah/float into loki
Toggle commit list-
dab15c51...4b16dfa8 - 55 commits from branch
Please register or sign in to reply