[syslog-ng] trouble using kubernetes source
Evan Rempel
erempel at uvic.ca
Thu May 22 20:29:52 UTC 2025
I'm running syslog-ng-4.8.1-2.el8.x86_64 from the copr stable repository.
I'm trying to configure the kubernetes() source.
By compete configuration file is
@version: 4.8
@include 'scl.conf'
source s_k8s {
kubernetes();
};
When I check this syntax
Error parsing config, syntax error, unexpected LL_IDENTIFIER, expecting '}' in /etc/syslog-ng/kubernetes.conf:7:5-7:15:
2
3 @include 'scl.conf'
4
5
6 source s_k8s {
7-----> kubernetes();
7-----> ^^^^^^^^^^
8 };
I can't find any information on where the kubernets source is defined.
Is this defined in a scl include?
Do I need another rpm package?
Do I need to load a module?
What is my next step?
--
Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.balabit.hu/pipermail/syslog-ng/attachments/20250522/d3ef2a61/attachment.htm>
More information about the syslog-ng
mailing list