Skip to content
Snippets Groups Projects
Commit dab15c51 authored by ale's avatar ale
Browse files

Load the omhttp rsyslog module

parent c3f1b644
Branches
No related tags found
No related merge requests found
......@@ -40,6 +40,9 @@ template(name="TmplFile" type="list"){
# if elasticsearch is disabled, and loki is enabled, then we setup loki templates
# if elasticsearch is enabled, but loki is also enabled, then only ES is enabled
{% if enable_loki %}
module(
load="omhttp"
)
template(name="lokiTemplate"
type="list" ) {
constant(value="{")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment