Ticket #166 (closed issue: fixed)

Opened 5 months ago

Last modified 5 months ago

after type this - # perl -Ilib bin/StartManager.pl - The Error Msg.

Reported by: 6500cc@gmail.com Assigned to: kindlund
Priority: low Milestone: 1.1
Component: HoneyClient::Manager Version: none
Severity: none Keywords: syslog
Cc:

Description

After type this command "# perl -Ilib bin/StartManager.pl" the error msg. printed on screen. **************************** follow Error Msg.******************* Starting new session… 2008-06-18 16:43:31 INFO [HoneyClient::Manager::VM::init] (lib/HoneyClient/Manager/VM.pm:757) - Initializing VM daemon at PID: 4977 no connection to syslog available

  • getservbyname failed for syslog/tcp and syslogng/tcp
  • udp connect: nobody listening at /usr/lib/perl5/site_perl/5.8.8/Log/Dispatch/Syslog.pm line 71

죽었음(Korean)(in English >> kiiled) ************************************************************** Why printed the error msg??

Thanks your reading..

Attachments

Change History

06/18/08 10:26:32 changed by xkovah

It looks like your syslog may not be listening on the required port. Can you state which syslog package you're using, and confirm that you performed the steps for that package as given by the instruction beginning with "3. Configure the syslog daemon on the host system to accept remote syslog messages over interface 10.0.0.1 using UDP port 514…"

Thanks

Xeno

06/18/08 19:27:26 changed by kindlund

  • keywords set to syslog.
  • priority changed from highest to low.
  • component changed from Unknown to HoneyClient::Manager.
  • severity changed from critical to none.

Hi,

To clarify what Xeno said earlier, you need to configure your syslog server to listen on 10.0.0.1:514 (UDP).

Here's an example of how to do this:

http://www.honeyclient.org/trac/wiki/UserGuide/ConfigureSysklogd#Howtoenableremoteloggingsupportwithsysklogd

Regards,

— Darien

06/26/08 09:16:17 changed by xkovah

  • status changed from new to closed.
  • resolution set to fixed.

I emailed out of band and he said he fixed it by reinstalling syslog, so this can be closed.

Xeno


Add/Change #166 (after type this - # perl -Ilib bin/StartManager.pl - The Error Msg.)




Change Properties
Action