[syslog-ng] trouble using kubernetes source

Balazs Scheidler bazsi77 at gmail.com
Thu May 22 21:05:01 UTC 2025


Kubernetes used Python under the hood, so the kubernetes source might be
packaged along with the python package.

On Thu, May 22, 2025, 22:30 Evan Rempel <erempel at uvic.ca> wrote:

> 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
>
> ______________________________________________________________________________
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation:
> http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.balabit.hu/pipermail/syslog-ng/attachments/20250522/8d1508d4/attachment.htm>


More information about the syslog-ng mailing list