Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-1886

Syslog deployment failure(No syslog entries found!)

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Community Edition
    • Web Interface
    • Centos7.2
      Observium CE 0.1.16.1.7533
      rsyslog-7.4.7-12

    Description

      I deploy syslog failure according to the document.
      Document link:http://www.observium.org/docs/syslog/
      The following is my configuration:
      (1) /etc/rsyslog.conf:

      1. Provides UDP syslog reception
        $ModLoad imudp
        $UDPServerRun 514

      (2)/etc/rsyslog.d/30-observium.conf:
      #---------------------------------------------------------
      #send remote logs to observium

      $template observium,"%fromhost-ip%||%syslogfacility%||%syslogpriority%||%syslogseverity%||%syslogtag%||%$year%%$month%%$day% %timereported:8:25%||%msg%||%programname%\n"
      $ModLoad omprog
      $ActionOMProgBinary /opt/observium/syslog.php

      :inputname, isequal, "imudp" :omprog:;observium

      #& ~
      & stop
      #---------------------------------------------------------

      (3)/opt/observium/config.php:

      $config['enable_syslog'] = 1; // Enable Syslog

      [root@observium-server observium]# systemctl restart rsyslog
      [root@observium-server observium]# systemctl reload rsyslog
      Failed to reload rsyslog.service: Job type reload is not applicable for unit rsyslog.service.

      Open the web page of the syslog, an error is "No syslog entries found!"
      Please help me.
      Thanks!

      Attachments

        Activity

          [OBS-1886] Syslog deployment failure(No syslog entries found!)
          landy Mike Stupalov made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          landy Mike Stupalov made changes -
          Assignee Original: Adam Armstrong [ adama ] New: Mike Stupalov [ landy ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          rok rok made changes -
          Comment [ hello

          it's problem me too...

          do you resolve this problem?

          ]
          terrell Feng Guo created issue -

          People

            landy Mike Stupalov
            terrell Feng Guo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: