Re: [syslog-ng] syslog-ng Digest, Vol 195, Issue 9
Laci, Thanks for your response, I figured out my problem. Thanks again -----Original Message----- From: syslog-ng [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of syslog-ng-request@lists.balabit.hu Sent: Friday, July 23, 2021 4:08 AM To: syslog-ng@lists.balabit.hu Subject: syslog-ng Digest, Vol 195, Issue 9 Send syslog-ng mailing list submissions to syslog-ng@lists.balabit.hu To subscribe or unsubscribe via the World Wide Web, visit https://urldefense.com/v3/__https://lists.balabit.hu/mailman/listinfo/syslog... 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: syslog-ng Digest, Vol 195, Issue 7 (Laszlo Szemere (lszemere)) ---------------------------------------------------------------------- Message: 1 Date: Fri, 23 Jul 2021 08:08:10 +0000 From: "Laszlo Szemere (lszemere)" <Laszlo.Szemere@oneidentity.com> To: Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu> Subject: Re: [syslog-ng] syslog-ng Digest, Vol 195, Issue 7 Message-ID: <DM6PR19MB346532CA52F4D51920BFFC529DE59@DM6PR19MB3465.namprd19.prod.outlook.com> Content-Type: text/plain; charset="iso-8859-1" Hello Linn, I am sorry, but I haven't noticed your message before. (My email client mixed it because of the subject.) Could you please elaborate on the statement "fails to work"? What are the symptoms? Syslog-ng fails to start, or it is working differently than what you expect? Starting Syslog-ng with debugging enabled, might help to pinpoint the problem. ./syslog-ng -Fdevt -F, --foreground Do not go into the background after initialization -v, --verbose Be a bit more verbose -d, --debug Enable debug messages -t, --trace Enable trace messages -e, --stderr Log messages to stderr Best regards, Laci ________________________________ From: syslog-ng <syslog-ng-bounces@lists.balabit.hu> on behalf of Linn, William <wlinn@bofa.com> Sent: Tuesday, July 20, 2021 16:08 To: syslog-ng@lists.balabit.hu <syslog-ng@lists.balabit.hu> Subject: Re: [syslog-ng] syslog-ng Digest, Vol 195, Issue 7 CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe. I am having issues with a previous configuration set up in 2012. How to re-write it to work, here is the configuration that fails to work. destination d_apps { file("/syslog-ng/app/${HOST}/${HOST}-application.log.${DAY}" owner("root") group("root") perm(0644) dir_perm(0755) create_dirs(yes) overwrite_if_older(604800) ); }; destination d_systems {file("/syslog-ng/sys/${HOST}/${HOST}-system.log.${DAY}" owner("root") group("root") perm(0644) dir_perm(0755) create_dirs(yes) overwrite_if_older(604800) ); }; destination d_auth {file("/syslog-ng/auth/auth.log.${MONTH}" owner("root") group("root") perm(0640) dir_perm(0750) create_dirs(yes) overwrite_if_older(604800) ); }; -----Original Message----- From: syslog-ng [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of syslog-ng-request@lists.balabit.hu Sent: Tuesday, July 20, 2021 8:00 AM To: syslog-ng@lists.balabit.hu Subject: syslog-ng Digest, Vol 195, Issue 7 Send syslog-ng mailing list submissions to syslog-ng@lists.balabit.hu To subscribe or unsubscribe via the World Wide Web, visit https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=https*3A*2F*2Furldefense.com*2Fv3*2F__https*3A*2F*2Flists.balabit.hu*2Fmailman*2Flistinfo*2Fsyslog-ng__*3B!!I2XIyG2ANlwasLbx!AsZmkNVdKQMPBMo05qsYMSVKThFBLzm8x-q5Ls-0CWLfH4O77OHzC3WjLPY*24&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179285380*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=*2FHrbctwH9iDKDkOomUbNr6CFARVVljWqn3fFQXkveYo*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUl!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEezL3bh-E$ 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. syslog-ng-3.33.2 (Laszlo Szemere (lszemere)) ---------------------------------------------------------------------- Message: 1 Date: Mon, 19 Jul 2021 13:38:23 +0000 From: "Laszlo Szemere (lszemere)" <Laszlo.Szemere@oneidentity.com> To: "syslog-ng@lists.balabit.hu" <syslog-ng@lists.balabit.hu> Subject: [syslog-ng] syslog-ng-3.33.2 Message-ID: <DM6PR19MB346594FBE1EDA3F73ACFEB699DE19@DM6PR19MB3465.namprd19.prod.outlook.com> Content-Type: text/plain; charset="iso-8859-1" 3.33.2 Bugfixes * disk-buffer: fixed a bug, which was introduced in 3.33.1, where we sometimes corrupted the disk-buffer file when it reached full size. (#3726<https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=https*3A*2F*2Furldefense.com*2Fv3*2F__https*3A*2F*2Fgithub.com*2Fsyslog-ng*2Fsyslog-ng*2Fpull*2F3726__*3B!!I2XIyG2ANlwasLbx!AsZmkNVdKQMPBMo05qsYMSVKThFBLzm8x-q5Ls-0CWLfH4O77OHz5hdU2wI*24&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179285380*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=BaI88Wni*2BpPynhjH8VG6isEzHXlZ2052xThaipohkpE*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJQ!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEewoMPt2U$ >) Credits syslog-ng is developed as a community project, and as such it relies on volunteers, to do the work necessarily to produce syslog-ng. Reporting bugs, testing changes, writing code or simply providing feedback are all important contributions, so please if you are a user of syslog-ng, contribute. We would like to thank the following people for their contribution: Andras Mitzki, Antal Nemes, Attila Szakacs, Balázs Barkó, Balazs Scheidler, Benedek Cserhati, Gabor Nagy, Josef Schlehofer, Laszlo Budai, Laszlo Szemere, László Várady, Norbert Takacs, Parrag Szilárd, Peter Kokai, Zoltan Pallagi -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=https*3A*2F*2Furldefense.com*2Fv3*2F__http*3A*2F*2Flists.balabit.hu*2Fpipermail*2Fsyslog-ng*2Fattachments*2F20210719*2Fd6b3a7e0*2Fattachment-0001.html__*3B!!I2XIyG2ANlwasLbx!AsZmkNVdKQMPBMo05qsYMSVKThFBLzm8x-q5Ls-0CWLfH4O77OHzodJiJ0I*24&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179285380*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=zwk7GQ4yZpsqMPl4U6wkfuPZaU1KrDgcRoC5S8InlpI*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSU!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEe7jripnI$ > ------------------------------ Subject: Digest Footer _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=https*3A*2F*2Furldefense.com*2Fv3*2F__https*3A*2F*2Flists.balabit.hu*2Fmailman*2Flistinfo*2Fsyslog-ng__*3B!!I2XIyG2ANlwasLbx!AsZmkNVdKQMPBMo05qsYMSVKThFBLzm8x-q5Ls-0CWLfH4O77OHzC3WjLPY*24&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179285380*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=*2FHrbctwH9iDKDkOomUbNr6CFARVVljWqn3fFQXkveYo*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUl!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEezL3bh-E$ ------------------------------ End of syslog-ng Digest, Vol 195, Issue 7 ***************************************** ---------------------------------------------------------------------- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=http*3A*2F*2Fwww.bankofamerica.com*2Femaildisclaimer&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179285380*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=ze0XJ3kORDp1nOvUQoPwSjwjiUApfF5XbXg4EGVjTpc*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSU!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEeU7sigjM$ . If you are not the intended recipient, please delete this message. ______________________________________________________________________________ Member info: https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=https*3A*2F*2Flists.balabit.hu*2Fmailman*2Flistinfo*2Fsyslog-ng&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179295371*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=RHGgS6*2B*2BbkI7F1YXiYki073ZsLp0f0hbUR5cfSuJzO4*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUl!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEermhJvyA$ Documentation: https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=http*3A*2F*2Fwww.balabit.com*2Fsupport*2Fdocumentation*2F*3Fproduct*3Dsyslog-ng&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179295371*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=zvFhFsavFP1TzSfs7kHi*2FYkorPO6Cw3gYVNByBrPHYU*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSUlJQ!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEeKkWMvq4$ FAQ: https://urldefense.com/v3/__https://nam12.safelinks.protection.outlook.com/?url=http*3A*2F*2Fwww.balabit.com*2Fwiki*2Fsyslog-ng-faq&data=04*7C01*7Claszlo.szemere*40oneidentity.com*7Cb2d48e9b38c84554e02b08d94b87dc9c*7C91c369b51c9e439c989c1867ec606603*7C0*7C1*7C637623869179295371*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C2000&sdata=KQwWp0Y88mKxpxwA2YCKJHoLfp*2FdJQ2sc*2BS4mGzhaeU*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSU!!I2XIyG2ANlwasLbx!BxO0Ol1j4kyJJsySKEH-TjHvN0lVbuUySbrnz69IQW11hnE84OEeusw2FOs$ -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://urldefense.com/v3/__http://lists.balabit.hu/pipermail/syslog-ng/atta... > ------------------------------ Subject: Digest Footer _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://urldefense.com/v3/__https://lists.balabit.hu/mailman/listinfo/syslog... ------------------------------ End of syslog-ng Digest, Vol 195, Issue 9 ***************************************** ---------------------------------------------------------------------- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message.
participants (1)
-
Linn, William