syslog-ng.conf under SLES 12

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












Where can I find the syslog config file under SLES 12?



rsyslog and syslog-service are installed according to YaST2 and rcsyslog status outputs:



ServerName:~ # rcsyslog status
Usage: /sbin/rcsyslog status
rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled)
Active: active (running) since Wed 2015-03-04 16:05:46 CET; 1 day 17h ago
Main PID: 787 (rsyslogd)
CGroup: /system.slice/rsyslog.service
ââ787 /usr/sbin/rsyslogd -n









share|improve this question





















  • Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
    – user125622
    Jul 30 '15 at 15:40














up vote
2
down vote

favorite
1












Where can I find the syslog config file under SLES 12?



rsyslog and syslog-service are installed according to YaST2 and rcsyslog status outputs:



ServerName:~ # rcsyslog status
Usage: /sbin/rcsyslog status
rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled)
Active: active (running) since Wed 2015-03-04 16:05:46 CET; 1 day 17h ago
Main PID: 787 (rsyslogd)
CGroup: /system.slice/rsyslog.service
ââ787 /usr/sbin/rsyslogd -n









share|improve this question





















  • Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
    – user125622
    Jul 30 '15 at 15:40












up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





Where can I find the syslog config file under SLES 12?



rsyslog and syslog-service are installed according to YaST2 and rcsyslog status outputs:



ServerName:~ # rcsyslog status
Usage: /sbin/rcsyslog status
rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled)
Active: active (running) since Wed 2015-03-04 16:05:46 CET; 1 day 17h ago
Main PID: 787 (rsyslogd)
CGroup: /system.slice/rsyslog.service
ââ787 /usr/sbin/rsyslogd -n









share|improve this question













Where can I find the syslog config file under SLES 12?



rsyslog and syslog-service are installed according to YaST2 and rcsyslog status outputs:



ServerName:~ # rcsyslog status
Usage: /sbin/rcsyslog status
rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled)
Active: active (running) since Wed 2015-03-04 16:05:46 CET; 1 day 17h ago
Main PID: 787 (rsyslogd)
CGroup: /system.slice/rsyslog.service
ââ787 /usr/sbin/rsyslogd -n






syslog sles






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 6 '15 at 8:50









globus243

1613




1613











  • Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
    – user125622
    Jul 30 '15 at 15:40
















  • Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
    – user125622
    Jul 30 '15 at 15:40















Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
– user125622
Jul 30 '15 at 15:40




Syslog-ng is included in SLES 12, but you'll need to enable to SLES 12 Legacy module to get at it.
– user125622
Jul 30 '15 at 15:40










3 Answers
3






active

oldest

votes

















up vote
0
down vote













Found out, that SLES 12 doesn't use syslog-ng anymore.



It now uses rsyslog which has it's config file under /etc/rsyslog.conf






share|improve this answer



























    up vote
    0
    down vote













    If you would like to continue using syslog-ng, the latest package is available at https://build.opensuse.org/project/show/home:czanik:syslog-ng36/






    share|improve this answer



























      up vote
      0
      down vote













      We have an rsyslog on SLES 12 instead of syslog-ng. And we have an configuration file in /etc/rsyslog.d/remote.conf where you could define thr syslog server to which you want to connect. And we have /etc/rsylog.conf for rest of the configuration related to rsyslog.






      share|improve this answer




















        Your Answer







        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "106"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        convertImagesToLinks: false,
        noModals: false,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: null,
        bindNavPrevention: true,
        postfix: "",
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );













         

        draft saved


        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f188556%2fsyslog-ng-conf-under-sles-12%23new-answer', 'question_page');

        );

        Post as a guest






























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        0
        down vote













        Found out, that SLES 12 doesn't use syslog-ng anymore.



        It now uses rsyslog which has it's config file under /etc/rsyslog.conf






        share|improve this answer
























          up vote
          0
          down vote













          Found out, that SLES 12 doesn't use syslog-ng anymore.



          It now uses rsyslog which has it's config file under /etc/rsyslog.conf






          share|improve this answer






















            up vote
            0
            down vote










            up vote
            0
            down vote









            Found out, that SLES 12 doesn't use syslog-ng anymore.



            It now uses rsyslog which has it's config file under /etc/rsyslog.conf






            share|improve this answer












            Found out, that SLES 12 doesn't use syslog-ng anymore.



            It now uses rsyslog which has it's config file under /etc/rsyslog.conf







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 6 '15 at 9:08









            globus243

            1613




            1613






















                up vote
                0
                down vote













                If you would like to continue using syslog-ng, the latest package is available at https://build.opensuse.org/project/show/home:czanik:syslog-ng36/






                share|improve this answer
























                  up vote
                  0
                  down vote













                  If you would like to continue using syslog-ng, the latest package is available at https://build.opensuse.org/project/show/home:czanik:syslog-ng36/






                  share|improve this answer






















                    up vote
                    0
                    down vote










                    up vote
                    0
                    down vote









                    If you would like to continue using syslog-ng, the latest package is available at https://build.opensuse.org/project/show/home:czanik:syslog-ng36/






                    share|improve this answer












                    If you would like to continue using syslog-ng, the latest package is available at https://build.opensuse.org/project/show/home:czanik:syslog-ng36/







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 6 '15 at 11:23









                    Peter Czanik

                    1




                    1




















                        up vote
                        0
                        down vote













                        We have an rsyslog on SLES 12 instead of syslog-ng. And we have an configuration file in /etc/rsyslog.d/remote.conf where you could define thr syslog server to which you want to connect. And we have /etc/rsylog.conf for rest of the configuration related to rsyslog.






                        share|improve this answer
























                          up vote
                          0
                          down vote













                          We have an rsyslog on SLES 12 instead of syslog-ng. And we have an configuration file in /etc/rsyslog.d/remote.conf where you could define thr syslog server to which you want to connect. And we have /etc/rsylog.conf for rest of the configuration related to rsyslog.






                          share|improve this answer






















                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            We have an rsyslog on SLES 12 instead of syslog-ng. And we have an configuration file in /etc/rsyslog.d/remote.conf where you could define thr syslog server to which you want to connect. And we have /etc/rsylog.conf for rest of the configuration related to rsyslog.






                            share|improve this answer












                            We have an rsyslog on SLES 12 instead of syslog-ng. And we have an configuration file in /etc/rsyslog.d/remote.conf where you could define thr syslog server to which you want to connect. And we have /etc/rsylog.conf for rest of the configuration related to rsyslog.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 18 '16 at 17:18









                            Aqil

                            1




                            1



























                                 

                                draft saved


                                draft discarded















































                                 


                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f188556%2fsyslog-ng-conf-under-sles-12%23new-answer', 'question_page');

                                );

                                Post as a guest













































































                                Popular posts from this blog

                                How to check contact read email or not when send email to Individual?

                                Christian Cage

                                How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?