syslog

    • Nabend @all
      Erstmal vielen Dank für eure Mühe, das warten auf das Image hat sich gelohnt! :D

      Eine kleine "Sache" möchte nicht so wie ich...
      Ich lasse im OneStep-CCcamTool den syslog laufen, um zu sehen was der emu so "macht"... ;)
      Nur wird nichts remote geloggt, hier mal die syslog.conf:

      DESTINATION="remote" # log destinations (buffer file remote)
      MARKINT=20 # interval between --mark-- entries [min]
      REDUCE=no # reduced-size logging
      BUFFERSIZE=64 # buffer: size of circular buffer [kByte]
      LOGFILE=/var/log/messages # file: where to log
      ROTATESIZE=32 # file: rotate log if grown beyond X [kByte] (busybox 1.2+)
      ROTATEGENS=1 # file: keep X generations of rotated logs (busybox 1.2+)
      REMOTE=192.168.178.2:514 # remote: where to log
      FOREGROUND=no # run in foreground (don't use!)

      probiert habe ic auch den Eintrag:
      REMOTE=*.* @192.168.178.2:514 # remote: where to log
      und
      REMOTE=*.*192.168.178.2:514 # remote: where to log

      Auch immer neugestartet per

      root@dm800:~# /etc/init.d/syslog restart
      Stopping syslogd/klogd: stopped syslogd (pid 997)
      stopped klogd (pid 999)
      done
      Starting syslogd/klogd: done
      root@dm800:~#

      leider ohne Erfolg... ;(

      cu icecold
      Vu+ Solo2
      Dreambox 800se
      Dreambox 500HD
    • Hi,

      also ich logge auch immer auf den PC mit dem Kiwi, geht einwandfrei.

      Config sieht so aus bei mir :

      Quellcode

      1. MARKINT=20
      2. REMOTE=192.168.2.4:516
      3. DESTINATION="remote"
      4. REDUCE=no
      5. BUFFERSIZE=64
      6. FOREGROUND=no
    • Original von icecold
      Nein, funzt leider auch nicht! Kann das bitte nochmal wer testen?

      cu icecold


      hmm,

      haste mal direkt auf der console probiert ?

      syslogd -R 192.168.178.2:514
    • ich weiß, der Thread ist schon älter, aber unter 4.0.7 gehts bei mir wie folgt.

      1. Geändert werden muss die Datei /etc/syslog-startup.conf

      Quellcode

      1. # This configuration file is used by the busybox syslog init script,
      2. # /etc/init.d/syslog[.busybox] to set syslog configuration at start time.
      3. DESTINATION=remote # log destinations (buffer file remote)
      4. REMOTE=<IP-Adresse des Remote-Rechners>:514 # where to log (syslog remote)


      2. Zum anderen muss auch im CCcam.conf unter /etc geändert werden.

      Quellcode

      1. # turns debugging on and off
      2. # default is no (turned off)
      3. #
      4. DEBUG : yes


      Zum Mitlesen nehme ich 3CSyslog auf meinem Windows Rechner. Funktioniert 1a
      ********************************
      the gOOd old times will never come back
      DM900UHD - nn2 OE2.5 (2022)