Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit a946e5e

Browse files
author
Mike Rostermund
authored
Merge pull request #45 from humio/jesper/add-activity-log
Add activity log file
2 parents 6167827 + 6af2f79 commit a946e5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/filebeat.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- /var/log/humio/{{ item }}/humio-debug.log
77
- /var/log/humio/{{ item }}/humio-threaddumps.log
88
- /var/log/humio/{{ item }}/humio-metrics.log
9+
- /var/log/humio/{{ item }}/humio-activity.log
910
fields:
1011
'@type': 'humio'
1112
'@humionode': "{{ "%d%02d" | format(humio_host_id|int, item) }}"

0 commit comments

Comments
 (0)