Send syslog-ng mailing list submissions to
syslog-ng@lists.balabit.hu
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.balabit.hu/mailman/listinfo/syslog-ng
or, via email, send a message with subject or body 'help' to
syslog-ng-request@lists.balabit.hu
You can reach the person managing the list at
syslog-ng-owner@lists.balabit.hu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of syslog-ng digest..."
Today's Topics:
1. Re: Compile time error (Nagy)
2. Re: syslog-ng 3.8 how to get configure script (Czanik)
3. Collecting messages from text files (Girish Kumar)
----------------------------------------------------------------------
Message: 1
Date: Mon, 21 Mar 2016 16:45:51 +0100
From: Nagy, Tam?s <tamas.nagy@balabit.com>
Subject: Re: [syslog-ng] Compile time error
To: "Syslog-ng users' and developers' mailing list"
<syslog-ng@lists.balabit.hu>
Message-ID:
<CAJ3S0CmF75i=xWUxP=E_nr=repNrHNrVA4tYqrZasi9W0vkaZQ@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
1. Could you try with a newer mongo-c-driver version? You can edit the
respective section in .gitmodules and try branch=master (or some other
tag). You need to do this right after a clean checkout, although
running autogen.sh again before configure might also be enough.
2. Could you try after configuring with --disable-mongodb?
On Thu, Mar 10, 2016 at 3:03 PM, Vithulan MV
<vithulanmv.12@cse.mrt.ac.lk> wrote:
> Hi,
>
> Yes it seems so, as per
> https://www.openssl.org/docs/manmaster/crypto/EVP_DigestInit.html
>
> Thanks for pointing that out.
> I tried installing openssl 1.0.1 but still the openssl version command shows
> the version 1.1, How do I compile syslog-ng with OpenSSL 1.0.1?
>
> Thanks.
>
> Best regards,
> Vithulan
>
> On 7 March 2016 at 23:15, Tibor Benke <ihrwein@gmail.com> wrote:
>>
>> Hi,
>>
>> You probably use OpenSSL 1.1 (scroll down to the bottom of the page to
>> "History"):
>> https://www.openssl.org/docs/manmaster/crypto/EVP_DigestInit.html
>>
>> Please verify this.
>>
>> Could you try to compile syslog-ng with OpenSSL 1.0.1?
>>
>> Regards,
>> Tibor
>>
>> 2016-03-07 18:32 GMT+01:00 Vithulan MV <vithulanmv.12@cse.mrt.ac.lk>:
>>>
>>> Hi all,
>>>
>>> I added required dependencies and tried to build syslog-ng from the
>>> source, there was an error saying,
>>>
>>> ${syslog-ng_HOME}/modules/afmongodb/mongo-c-driver/src/mongoc/mongoc-scram.c:
>>> In function '_mongoc_scram_sha1': storage size of 'digest_ctx' isn't known
>>> (EVP_MD_CTX digest_ctx)
>>> I confirmed OpenSSL [1] headers are included in the file.Can you please
>>> point out whats wrong?
>>>
>>> [1]
>>> https://github.com/mongodb/mongo-c-driver/blob/7415d3468de0c500fd6e630f7b52be181cbb66b3/src/mongoc/mongoc-scram.c#L311
>>>
>>> Thanks.
>>> Regards,
>>> Vithulan
>>>
>>>
>>>
>>> ______________________________________________________________________________
>>> 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
>>>
>>>
>>
>>
>>
>> ______________________________________________________________________________
>> 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
>>
>>
>
>
>
> --
> Vithulan MV.
>
> Undergraduate,
> Department of Computer Science & Engineering,
> University of Moratuwa,
> Sri lanka.
>
> ______________________________________________________________________________
> 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
>
>
------------------------------
Message: 2
Date: Tue, 22 Mar 2016 11:22:21 +0100
From: Czanik, P?ter <peter.czanik@balabit.com>
Subject: Re: [syslog-ng] syslog-ng 3.8 how to get configure script
To: "Syslog-ng users' and developers' mailing list"
<syslog-ng@lists.balabit.hu>
Message-ID:
<CANcUavt4iOerSVbJdSnJM=Zg-fw1eSjwDwydLdz+MFM3jjdj0Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
I have now a completely untested rhel7 package available at
https://copr.fedorainfracloud.org/coprs/czanik/syslog-ng38/ I'll try to
build also for rhel6 later this week. It includes Java modules, but not the
JAR dependencies.
Bye,
Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
http://czanik.blogs.balabit.com/
https://twitter.com/PCzanik
On Sun, Mar 20, 2016 at 7:06 PM, Tibor Benke <ihrwein@gmail.com> wrote:
> Hi Evan,
>
> I think you need to install the autoconf-archive package, then run
> ./autogen.sh. Everything else should be the same.
>
> Tibor
>
> 2016-03-20 17:52 GMT+01:00 Evan Rempel <erempel@uvic.ca>:
>
>> I wanted to start using elasticsearch 2.2 so need to start using
>> syslog-ng 3.8 but there is no
>> configure script in the master branch.
>>
>> autoconf returns a bunch of "possibly undefined macro" errors and leaves
>> a non-working configure script.
>> autoreconf does similar things.
>>
>> Can anyone give me some help on getting a working configure/make setup
>> for syslog-ng 3.8
>>
>> I am attempting this on Redhat 6.
>>
>> 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
>>
>>
>
>
> ______________________________________________________________________________
> 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/20160322/2912248c/attachment.html
------------------------------
Message: 3
Date: Tue, 22 Mar 2016 10:39:31 +0000
From: Girish Kumar <girish.kumar@al-enterprise.com>
Subject: [syslog-ng] Collecting messages from text files
To: Syslog-ng users' and developers' mailing list
<syslog-ng@lists.balabit.hu>
Message-ID:
<VI1PR08MB095922F716CF6C557D5F9835C0800@VI1PR08MB0959.eurprd08.prod.outlook.com>
Content-Type: text/plain; charset="us-ascii"
Hi All,
I am using file(filename) option for source of log. The filename is the log generated by my application. The scenario is explained below.
Writes to Reads from
Application --- ---- >filename-----------> syslog-ng
Since the application is continuously writing to file and syslog-ng is reading from the file, is there any chance syslog-ng missing some logs from the file.
I am telling in reader writer context
I referred following link to understand and implement file(filename) option
https://www.balabit.com/sites/default/files/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/configuring-sources-file.html
Regards,
Girish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20160322/04f17c9f/attachment-0001.htm
------------------------------
_______________________________________________
syslog-ng maillist - syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
End of syslog-ng Digest, Vol 131, Issue 27
******************************************