Mailing List Archive

sles15sp3 src rpm, how to build rsyslog-kafka module?
Thank you for providing the src rpm for rsyslog on SLES15sp3. I see the
rpms[1] for this distro do not contain the kafka pkg, and I was
wondering if it was possible to build the rsyslog-kafka module using
the src rpm[2]?

Mark

[1]:https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3/x86_64/
[2]:
https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3/x86_64/rsyslog-8.2204.1-5.1.x86_64.rpm

_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.
Re: sles15sp3 src rpm, how to build rsyslog-kafka module? [ In reply to ]
Perhaps a better question is why is the following found in the
sles15sp5 src rpm rsyslog.spec file:

%if 0%{?suse_version} >= 1510 || 0%{?fedora} || 0%{?centos_version}
%bcond_without kafka
%endif

Commenting this out, and rsyslog-module-kafka is built. I'll need to
test this to confirm it actually works.

Mark

On Mon, 2022-06-13 at 08:28 -0700, Mark Christian wrote:
> Thank you for providing the src rpm for rsyslog on SLES15sp3. I see
> the
> rpms[1] for this distro do not contain the kafka pkg, and I was
> wondering if it was possible to build the rsyslog-kafka module using
> the src rpm[2]?
>
> Mark
>
> [1]:
> https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3
> /x86_64/
> [2]:
> https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3/x86_64/rsyslog-8.2204.1-5.1.x86_64.rpm
>

_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.
Re: sles15sp3 src rpm, how to build rsyslog-kafka module? [ In reply to ]
I know that there were issues with some distros including old versions of the
kafka libraries. I don't know if this is the result, but it could easily be.

David Lang

On Mon, 13 Jun 2022, Christian, Mark via rsyslog wrote:

> Date: Mon, 13 Jun 2022 16:22:22 +0000
> From: "Christian, Mark via rsyslog" <rsyslog@lists.adiscon.com>
> To: "rsyslog@lists.adiscon.com" <rsyslog@lists.adiscon.com>
> Cc: "Christian, Mark" <mark.christian@intel.com>
> Subject: Re: [rsyslog] sles15sp3 src rpm, how to build rsyslog-kafka module?
>
> Perhaps a better question is why is the following found in the
> sles15sp5 src rpm rsyslog.spec file:
>
> %if 0%{?suse_version} >= 1510 || 0%{?fedora} || 0%{?centos_version}
> %bcond_without kafka
> %endif
>
> Commenting this out, and rsyslog-module-kafka is built. I'll need to
> test this to confirm it actually works.
>
> Mark
>
> On Mon, 2022-06-13 at 08:28 -0700, Mark Christian wrote:
>> Thank you for providing the src rpm for rsyslog on SLES15sp3. I see
>> the
>> rpms[1] for this distro do not contain the kafka pkg, and I was
>> wondering if it was possible to build the rsyslog-kafka module using
>> the src rpm[2]?
>>
>> Mark
>>
>> [1]:
>> https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3
>> /x86_64/
>> [2]:
>> https://download.opensuse.org/repositories/home:/rgerhards/SLE_15_SP3/x86_64/rsyslog-8.2204.1-5.1.x86_64.rpm
>>
>
> _______________________________________________
> rsyslog mailing list
> https://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com/professional-services/
> What's up with rsyslog? Follow https://twitter.com/rgerhards
> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.
>
_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.