Jump to content

syslogd - logowanie do pliku


Guest devb

Recommended Posts

otoz iz mam otwarty port 22 SSH chcialem miec mozliwosc kto i kiedy sie laczy z moim nboxem ,dopisalem w

w /etc/init.d/rcS.users.sh linijke syslogd -O /var/log/messages po wyswietleniu pliku messages mam takie cos :

 

Jun 23 09:38:06 tuxish-nBox syslog.info syslogd started: BusyBox v1.19.3
Jun 23 09:38:18 tuxish-nBox auth.info sshd[974]: syslogin_perform_logout: logout() returned an error
Jun 23 09:38:28 tuxish-nBox auth.err sshd[989]: error: Could not get shadow information for root
Jun 23 09:38:28 tuxish-nBox auth.info sshd[989]: Accepted none for root from 192.168.1.78 port 49711 ssh2
Jun 23 09:38:28 tuxish-nBox auth.info sshd[993]: lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
Jun 23 09:38:28 tuxish-nBox auth.info sshd[993]: lastlog_openseek: /var/log/lastlog is not a file or directory!
Jun 23 09:38:28 tuxish-nBox auth.info sshd[993]: lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
Jun 23 09:38:28 tuxish-nBox auth.info sshd[993]: lastlog_openseek: /var/log/lastlog is not a file or directory!
Jun 23 09:42:31 tuxish-nBox auth.err sshd[999]: error: Could not get shadow information for root
Jun 23 09:42:31 tuxish-nBox auth.info sshd[999]: Accepted none for root from 192.168.1.78 port 49755 ssh2
Jun 23 09:42:31 tuxish-nBox auth.info sshd[1003]: lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
Jun 23 09:42:31 tuxish-nBox auth.info sshd[1003]: lastlog_openseek: /var/log/lastlog is not a file or directory!
Jun 23 09:42:31 tuxish-nBox auth.info sshd[1003]: lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
Jun 23 09:42:31 tuxish-nBox auth.info sshd[1003]: lastlog_openseek: /var/log/lastlog is not a file or directory!

 

coś zmienic bo widze ze czegos brakuje ? 

Link to comment
Share on other sites

Przecież stoi jak byk:

 

lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory

 

brakuje pliku lastlog w /var/log

 

Upewnij się że ma atrubuty RW

 

 

Link to comment
Share on other sites

ok dzieki juz poprawione  :)

widze teraz w logach kolejne bledy czy to po prostu olac?

 

Jun 23 12:12:58 tuxish-nBox daemon.err lircd-0.9.0[822]: 1failed on bit 1
Jun 23 12:12:58 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 1
Jun 23 12:12:58 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 1
Jun 23 12:13:24 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 41
Jun 23 12:13:24 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 41
Jun 23 12:13:24 tuxish-nBox daemon.err lircd-0.9.0[822]: 1failed on bit 5
Jun 23 12:34:50 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 1
Jun 23 12:34:50 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 5
Jun 23 12:34:50 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 29
Jun 23 12:34:51 tuxish-nBox daemon.err lircd-0.9.0[822]: 1failed on bit 21
Jun 23 13:58:41 tuxish-nBox daemon.err lircd-0.9.0[822]: 2failed on bit 1
Jun 23 13:58:41 tuxish-nBox daemon.err lircd-0.9.0[822]: 1failed on bit 1

 

 

Link to comment
Share on other sites

  • 4 years later...

Jak teraz w Graterli włączyć logowanie do pliku? Bo z menu nigdzie nie widzę, a jak dodaję oPLIdbg=on do plików konfiguracyjnych to nie gada. W plikach example nie widzę w ogóle takiej opcji. Zniknęła?

Czy może jeszcze wymagana jest jakaś dodatkowa zmienna z nazwą pliku, albo ze ścieżką?

Link to comment
Share on other sites

Było kiedyś coś więcej z poziomu samej Graterli.

Jak się nie da, to rozkręcę tuner i podłączę kabel konsolowy.

 

Jest pewien problem z ładowaniem modułów z paczki kernel-modules-extrafs-gos i chciałem zobaczyć jaki.

 

Nie działa ładowanie np. udf.ko. Żeby zadziałało musiałem naprawić przez symlink błąd depmoda:

GraterliaOS:~# depmod
depmod: can't change directory to 'lib/modules/2.6.32.61_stm24_0217': No such file or directory

 

tak naprawiłem:

ln -s /lib/modules/ /lib/modules/2.6.32.61_stm24_0217

 

Ale bez logów działam na ślepo. Masz pomysł jak zdobyć te logi, czy muszę podłączyć kabel konsoli?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...