summaryrefslogtreecommitdiffstats
path: root/collectors/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2023-08-03 15:42:11 +0300
committerGitHub <noreply@github.com>2023-08-03 15:42:11 +0300
commitce75313de06ee1e8aa5a59d57625ca25d467f0f8 (patch)
treed9ea59af0ace84b34f627b2f72d67a39d5bcff4d /collectors/Makefile.am
parenta833f6674f09011b2e0134f045c4c8a39be8de75 (diff)
systemd-journal plugin (#15363)
Diffstat (limited to 'collectors/Makefile.am')
-rw-r--r--collectors/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/Makefile.am b/collectors/Makefile.am
index 2aec3dd3e8..d477e5b80e 100644
--- a/collectors/Makefile.am
+++ b/collectors/Makefile.am
@@ -25,6 +25,7 @@ SUBDIRS = \
statsd.plugin \
ebpf.plugin \
tc.plugin \
+ systemd-journal.plugin \
$(NULL)
usercustompluginsconfigdir=$(configdir)/custom-plugins.d