Merge pull request #1408 from wazuh/enhancement/1834-add-journald-to-demo
Add support for journald logs
This commit is contained in:
commit
09dbe61ef0
@ -378,6 +378,10 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</localfile>
|
</localfile>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
<localfile>
|
||||||
|
<log_format>journald</log_format>
|
||||||
|
<location>journald</location>
|
||||||
|
</localfile>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if ansible_system == "Darwin" %}
|
{% if ansible_system == "Darwin" %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user