Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honeyd syslog bottlenecks #15

Open
GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment
Open

Honeyd syslog bottlenecks #15

GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Run honeyd with the -d flag
2. or comment out setlogmask(LOG_UPTO(LOG_INFO));
3. Run honeyd
4. Generate alot of traffic ex: nmap -r -p1-65535 honeypot

this will send over 65535 syslog messages to syslog

What is the expected output? What do you see instead?

a complete scan of the honeypot will take a few minutes, as opposed to a
few seconds  as is the result for a real machine. 

I"ve logged to syslog using both syslog and rsyslog, neither is taxed by
the load honeyd is putting on it. average syslog message generation was
around 1000 messages a second, with honeyd being the limiting factor.

What version of the product are you using? On what operating system?

honeyd 1.5c linux

Please provide any additional information below.


Original issue reported on code.google.com by wireless...@gmail.com on 23 Oct 2009 at 7:21

@GoogleCodeExporter
Copy link
Author

Can you tell me how you are sending the events from Honeyd to a syslog server?  
I can't find any documentation on how to do this and I am a bit of a newbie to 
Honeyd.

jlawre23 |at| gmail dot com

Original comment by jlawr...@gmail.com on 17 Sep 2010 at 7:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant