Bug #918
closedsuricata stops after a week or two of pushing files into unix socket
Description
suricata -V
This is Suricata version 2.0dev (rev 055b422)
I don't know if this is a bug - don't even know if I should be stopping and starting suricata daily when I update the rules?
After restarting it, I did push the same pcap at it and it did not quit. However I didn't push the "next pcap" which could have been the one that killed it - if in fact it didn't just die for some other reason than contents of pcap. I am re-pushing that whole day of pcaps so it is possible it will stop again when it reaches a certain one.
This is how I start suricata:
suricata -c /usr/local/etc/suricata/suricata.yaml --unix-socket
Here's the tail end of the output just prior to it stopping:
[27892] 5/8/2013 -- 16:00:14 - (runmode-unix-socket.c:253) <Info> (UnixSocketAddPcapFile) -- Added file '/opt/pcaps/20130804/7c8/7c81470738480e763b92b6cfd7ad9e38.pcap' to list
[27892] 5/8/2013 -- 16:00:14 - (runmode-unix-socket.c:307) <Info> (UnixSocketPcapFilesCheck) -- Starting run for '/opt/pcaps/20130804/7c8/7c81470738480e763b92b6cfd7ad9e38.pcap'
[27892] 5/8/2013 -- 16:00:14 - (defrag-hash.c:203) <Info> (DefragInitConfig) -- allocated 3670016 bytes of memory for the defrag hash... 65536 buckets of size 56
[27892] 5/8/2013 -- 16:00:14 - (defrag-hash.c:228) <Info> (DefragInitConfig) -- preallocated 65535 defrag trackers of size 144
[27892] 5/8/2013 -- 16:00:14 - (defrag-hash.c:235) <Info> (DefragInitConfig) -- defrag memory usage: 13107056 bytes, maximum: 33554432
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:356) <Info> (StreamTcpInitConfig) -- stream "prealloc-sessions": 2048 (per thread)
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:372) <Info> (StreamTcpInitConfig) -- stream "memcap": 33554432
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:378) <Info> (StreamTcpInitConfig) -- stream "midstream" session pickups: disabled
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:384) <Info> (StreamTcpInitConfig) -- stream "async-oneside": disabled
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:401) <Info> (StreamTcpInitConfig) -- stream "checksum-validation": enabled
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:423) <Info> (StreamTcpInitConfig) -- stream."inline": disabled
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:436) <Info> (StreamTcpInitConfig) -- stream "max-synack-queued": 5
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:454) <Info> (StreamTcpInitConfig) -- stream.reassembly "memcap": 67108864
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:472) <Info> (StreamTcpInitConfig) -- stream.reassembly "depth": 1048576
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:555) <Info> (StreamTcpInitConfig) -- stream.reassembly "toserver-chunk-size": 2656
[27892] 5/8/2013 -- 16:00:14 - (stream-tcp.c:557) <Info> (StreamTcpInitConfig) -- stream.reassembly "toclient-chunk-size": 2674
[27892] 5/8/2013 -- 16:00:14 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- fast output device (regular) initialized: fast.log
[27892] 5/8/2013 -- 16:00:14 - (alert-unified2-alert.c:1043) <Info> (Unified2AlertInitCtx) -- Unified2-alert initialized: filename unified2.alert, limit 32 MB
[27892] 5/8/2013 -- 16:00:14 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- http-log output device (regular) initialized: http.log
[27892] 5/8/2013 -- 16:00:14 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- dns-log output device (regular) initialized: dns.log
[27892] 5/8/2013 -- 16:00:14 - (log-filestore.c:591) <Info> (LogFilestoreLogInitCtx) -- forcing magic lookup for stored files
[27892] 5/8/2013 -- 16:00:14 - (log-filestore.c:600) <Info> (LogFilestoreLogInitCtx) -- md5 calculation requires linking against libnss
[27892] 5/8/2013 -- 16:00:14 - (log-filestore.c:615) <Info> (LogFilestoreLogInitCtx) -- storing files in /opt/pcaps/20130804/suricata/7c81470738480e763b92b6cfd7ad9e38/files
[27892] 5/8/2013 -- 16:00:14 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- file-log output device (regular) initialized: files-json.log
[27892] 5/8/2013 -- 16:00:14 - (log-file.c:446) <Info> (LogFileLogInitCtx) -- forcing magic lookup for logged files
[27892] 5/8/2013 -- 16:00:14 - (log-file.c:455) <Info> (LogFileLogInitCtx) -- md5 calculation requires linking against libnss
[19165] 5/8/2013 -- 16:00:14 - (source-pcap-file.c:244) <Info> (ReceivePcapFileThreadInit) -- reading pcap file /opt/pcaps/20130804/7c8/7c81470738480e763b92b6cfd7ad9e38.pcap
[19166] 5/8/2013 -- 16:00:14 - (log-filestore.c:465) <Info> (LogFilestoreLogThreadInit) -- Created file drop directory /opt/pcaps/20130804/suricata/7c81470738480e763b92b6cfd7ad9e38/files
ERROR; return code from pthread_create() is 11
ERROR: TmThreadSpawn failed
Updated by Peter Manev about 11 years ago
Can you reproduce the issue? Maybe if you rerun the same pcap?
Is there a core dump?
thanks
Updated by April Lorenzen about 11 years ago
I did retry the same pcap and it didn't fail. I then re-ran the entire group for the same day and it didn't fail. My suspicion is that this may happen after a few weeks of using it the way I do, if I don't restart suricata periodically. I am using suricatasc to get results for about 50,000 pcaps a day using the unix socket. I have 132 GB of RAM and top sees 24 cores.
Updated by Peter Manev about 11 years ago
So it just got killed - no coredumps, correct?
Updated by Eric Leblond about 11 years ago
- Assignee set to Eric Leblond
- Target version changed from 2.0rc2 to 2.0beta2
Updated by April Lorenzen about 11 years ago
Where should I look for the coredump?
Updated by Peter Manev about 11 years ago
If there is one it should be in the directory where you started Suricata.
You could try
find / -name "*coredump*"
Updated by Victor Julien about 11 years ago
There won't be a core dump in this case. Suricata didn't crash, it exitted after failing to spawn a new thread. Error code 11 in pthread_create seems to indicate a system resource limitation. Maybe somehow during the 2 weeks we loose some memory causing it to ultimately fail. Does the system give any clues in logs, dmesg, etc?
Updated by April Lorenzen about 11 years ago
Happened again - 25 days later. I'm searching for coredump as instructed but I believe it does not exist, as predicted.
Near the end it does show something about memory defragging.
Here are the last 2 seconds of it prior to failing to spawn:
[2358] 30/8/2013 -- 20:41:22 - (flow-manager.c:558) <Info> (FlowManagerThread) -- 0 new flows, 0 established flows were timed out, 0 flows in closed state
[2320] 30/8/2013 -- 20:41:22 - (source-pcap-file.c:322) <Info> (ReceivePcapFileThreadExitStats) -- Pcap-file module read 23 packets, 3032 bytes
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:203) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Total flow handler queues - 36
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 0 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 1 - pkts: 5 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 2 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 3 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 4 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 5 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 6 - pkts: 3 flows: 1
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 7 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 8 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 9 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 10 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 11 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 12 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 13 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 14 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 15 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 16 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 17 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 18 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 19 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 20 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 21 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 22 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 23 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 24 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 25 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 26 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 27 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 28 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 29 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 30 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 31 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 32 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 33 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 34 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:22 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 35 - pkts: 0 flows: 0
[2321] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2321] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2321] 30/8/2013 -- 20:41:22 - (alert-unified2-alert.c:952) <Info> (Unified2AlertThreadDeinit) -- Alert unified2 module wrote 0 alerts
[2321] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2321] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2321] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect1) Files extracted 0
[2321] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect1) Files logged: 0
[2322] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2322] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2322] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2322] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2322] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect2) Files extracted 0
[2322] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect2) Files logged: 0
[2323] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 3 TCP packets
[2323] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2323] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2323] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2323] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect3) Files extracted 0
[2323] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect3) Files logged: 0
[2324] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 3 TCP packets
[2324] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2324] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2324] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2324] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect4) Files extracted 0
[2324] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect4) Files logged: 0
[2325] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 3 TCP packets
[2325] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2325] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2325] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2325] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect5) Files extracted 0
[2325] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect5) Files logged: 0
[2326] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 3 TCP packets
[2326] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2326] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2326] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2326] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect6) Files extracted 0
[2326] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect6) Files logged: 0
[2327] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 3 TCP packets
[2327] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2327] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2327] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2327] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect7) Files extracted 0
[2327] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect7) Files logged: 0
[2328] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2328] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2328] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2328] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2328] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect8) Files extracted 0
[2328] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect8) Files logged: 0
[2329] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2329] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2329] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2329] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2329] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect9) Files extracted 0
[2329] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect9) Files logged: 0
[2330] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2330] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2330] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2330] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2330] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect10) Files extracted 0
[2330] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect10) Files logged: 0
[2331] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2331] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2331] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2331] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2331] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect11) Files extracted 0
[2331] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect11) Files logged: 0
[2332] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2332] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2332] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2332] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2332] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect12) Files extracted 0
[2332] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect12) Files logged: 0
[2333] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2333] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2333] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2333] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2333] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect13) Files extracted 0
[2333] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect13) Files logged: 0
[2334] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2334] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2334] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2334] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2334] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect14) Files extracted 0
[2334] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect14) Files logged: 0
[2335] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2335] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2335] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2335] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2335] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect15) Files extracted 0
[2335] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect15) Files logged: 0
[2336] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2336] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2336] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2336] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2336] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect16) Files extracted 0
[2336] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect16) Files logged: 0
[2338] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2338] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2338] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2338] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2338] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect17) Files extracted 0
[2338] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect17) Files logged: 0
[2339] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2339] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2339] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2339] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2339] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect18) Files extracted 0
[2339] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect18) Files logged: 0
[2340] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2340] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2340] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2340] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2340] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect19) Files extracted 0
[2340] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect19) Files logged: 0
[2341] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2341] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2341] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2341] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2341] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect20) Files extracted 0
[2341] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect20) Files logged: 0
[2342] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2342] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2342] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2342] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2342] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect21) Files extracted 0
[2342] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect21) Files logged: 0
[2343] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2343] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2343] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2343] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2343] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect22) Files extracted 0
[2343] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect22) Files logged: 0
[2344] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2344] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2344] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2344] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2344] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect23) Files extracted 0
[2344] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect23) Files logged: 0
[2345] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2345] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2345] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2345] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2345] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect24) Files extracted 0
[2345] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect24) Files logged: 0
[2346] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2346] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2346] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2346] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2346] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect25) Files extracted 0
[2346] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect25) Files logged: 0
[2347] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2347] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2347] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2347] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2347] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect26) Files extracted 0
[2347] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect26) Files logged: 0
[2348] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2348] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2348] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2348] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2348] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect27) Files extracted 0
[2348] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect27) Files logged: 0
[2349] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2349] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2349] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2349] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2349] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect28) Files extracted 0
[2349] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect28) Files logged: 0
[2350] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2350] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2350] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2350] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2350] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect29) Files extracted 0
[2350] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect29) Files logged: 0
[2351] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2351] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2351] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2351] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2351] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect30) Files extracted 0
[2351] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect30) Files logged: 0
[2352] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2352] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2352] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2352] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2352] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect31) Files extracted 0
[2352] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect31) Files logged: 0
[2353] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2353] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2353] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2353] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2353] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect32) Files extracted 0
[2353] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect32) Files logged: 0
[2354] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2354] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2354] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2354] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2354] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect33) Files extracted 0
[2354] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect33) Files logged: 0
[2355] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2355] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2355] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2355] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2355] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect34) Files extracted 0
[2355] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect34) Files logged: 0
[2356] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2356] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2356] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2356] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2356] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect35) Files extracted 0
[2356] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect35) Files logged: 0
[2357] 30/8/2013 -- 20:41:22 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2357] 30/8/2013 -- 20:41:22 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2357] 30/8/2013 -- 20:41:22 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2357] 30/8/2013 -- 20:41:22 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2357] 30/8/2013 -- 20:41:22 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect36) Files extracted 0
[2357] 30/8/2013 -- 20:41:22 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect36) Files logged: 0
[23432] 30/8/2013 -- 20:41:22 - (runmode-unix-socket.c:253) <Info> (UnixSocketAddPcapFile) -- Added file '/opt/pcaps/20130829/95e/95e2d4df70bdb160204ec034197345a8.pcap' to list
[23432] 30/8/2013 -- 20:41:22 - (runmode-unix-socket.c:307) <Info> (UnixSocketPcapFilesCheck) -- Starting run for '/opt/pcaps/20130829/95e/95e2d4df70bdb160204ec034197345a8.pcap'
[23432] 30/8/2013 -- 20:41:22 - (defrag-hash.c:203) <Info> (DefragInitConfig) -- allocated 3670016 bytes of memory for the defrag hash... 65536 buckets of size 56
[23432] 30/8/2013 -- 20:41:22 - (defrag-hash.c:228) <Info> (DefragInitConfig) -- preallocated 65535 defrag trackers of size 144
[23432] 30/8/2013 -- 20:41:22 - (defrag-hash.c:235) <Info> (DefragInitConfig) -- defrag memory usage: 13107056 bytes, maximum: 33554432
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:356) <Info> (StreamTcpInitConfig) -- stream "prealloc-sessions": 2048 (per thread)
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:372) <Info> (StreamTcpInitConfig) -- stream "memcap": 33554432
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:378) <Info> (StreamTcpInitConfig) -- stream "midstream" session pickups: disabled
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:384) <Info> (StreamTcpInitConfig) -- stream "async-oneside": disabled
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:401) <Info> (StreamTcpInitConfig) -- stream "checksum-validation": enabled
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:423) <Info> (StreamTcpInitConfig) -- stream."inline": disabled
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:436) <Info> (StreamTcpInitConfig) -- stream "max-synack-queued": 5
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:454) <Info> (StreamTcpInitConfig) -- stream.reassembly "memcap": 67108864
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:472) <Info> (StreamTcpInitConfig) -- stream.reassembly "depth": 1048576
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:555) <Info> (StreamTcpInitConfig) -- stream.reassembly "toserver-chunk-size": 2611
[23432] 30/8/2013 -- 20:41:22 - (stream-tcp.c:557) <Info> (StreamTcpInitConfig) -- stream.reassembly "toclient-chunk-size": 2627
[23432] 30/8/2013 -- 20:41:22 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- fast output device (regular) initialized: fast.log
[23432] 30/8/2013 -- 20:41:22 - (alert-unified2-alert.c:1043) <Info> (Unified2AlertInitCtx) -- Unified2-alert initialized: filename unified2.alert, limit 32 MB
[23432] 30/8/2013 -- 20:41:22 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- http-log output device (regular) initialized: http.log
[23432] 30/8/2013 -- 20:41:22 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- dns-log output device (regular) initialized: dns.log
[23432] 30/8/2013 -- 20:41:22 - (log-filestore.c:591) <Info> (LogFilestoreLogInitCtx) -- forcing magic lookup for stored files
[23432] 30/8/2013 -- 20:41:22 - (log-filestore.c:600) <Info> (LogFilestoreLogInitCtx) -- md5 calculation requires linking against libnss
[23432] 30/8/2013 -- 20:41:22 - (log-filestore.c:615) <Info> (LogFilestoreLogInitCtx) -- storing files in /opt/pcaps/20130829/suricata/95e2d4df70bdb160204ec034197345a8/files
[23432] 30/8/2013 -- 20:41:22 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- file-log output device (regular) initialized: files-json.log
[23432] 30/8/2013 -- 20:41:22 - (log-file.c:446) <Info> (LogFileLogInitCtx) -- forcing magic lookup for logged files
[23432] 30/8/2013 -- 20:41:22 - (log-file.c:455) <Info> (LogFileLogInitCtx) -- md5 calculation requires linking against libnss
[2361] 30/8/2013 -- 20:41:22 - (source-pcap-file.c:244) <Info> (ReceivePcapFileThreadInit) -- reading pcap file /opt/pcaps/20130829/95e/95e2d4df70bdb160204ec034197345a8.pcap
[2362] 30/8/2013 -- 20:41:22 - (log-filestore.c:465) <Info> (LogFilestoreLogThreadInit) -- Created file drop directory /opt/pcaps/20130829/suricata/95e2d4df70bdb160204ec034197345a8/files
[23432] 30/8/2013 -- 20:41:22 - (unix-manager.c:469) <Info> (UnixCommandRun) -- Unix socket: lost connection with client
[2361] 30/8/2013 -- 20:41:22 - (source-pcap-file.c:208) <Info> (ReceivePcapFileLoop) -- pcap file end of file reached (pcap err code 0)
[2399] 30/8/2013 -- 20:41:23 - (flow-manager.c:558) <Info> (FlowManagerThread) -- 0 new flows, 0 established flows were timed out, 0 flows in closed state
[2361] 30/8/2013 -- 20:41:23 - (source-pcap-file.c:322) <Info> (ReceivePcapFileThreadExitStats) -- Pcap-file module read 8 packets, 2222 bytes
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:203) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Total flow handler queues - 36
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 0 - pkts: 7 flows: 2
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 1 - pkts: 1 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 2 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 3 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 4 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 5 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 6 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 7 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 8 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 9 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 10 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 11 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 12 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 13 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 14 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 15 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 16 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 17 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 18 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 19 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 20 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 21 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 22 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 23 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 24 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 25 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 26 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 27 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 28 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 29 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 30 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 31 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 32 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 33 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 34 - pkts: 0 flows: 0
[23432] 30/8/2013 -- 20:41:23 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 35 - pkts: 0 flows: 0
[2362] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2362] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2362] 30/8/2013 -- 20:41:23 - (alert-unified2-alert.c:952) <Info> (Unified2AlertThreadDeinit) -- Alert unified2 module wrote 0 alerts
[2362] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2362] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2362] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect1) Files extracted 0
[2362] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect1) Files logged: 0
[2363] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2363] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2363] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2363] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2363] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect2) Files extracted 0
[2363] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect2) Files logged: 0
[2364] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2364] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2364] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2364] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2364] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect3) Files extracted 0
[2364] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect3) Files logged: 0
[2365] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2365] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2365] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2365] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2365] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect4) Files extracted 0
[2365] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect4) Files logged: 0
[2366] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2366] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2366] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2366] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2366] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect5) Files extracted 0
[2366] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect5) Files logged: 0
[2367] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2367] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2367] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2367] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2367] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect6) Files extracted 0
[2367] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect6) Files logged: 0
[2368] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2368] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2368] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2368] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2368] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect7) Files extracted 0
[2368] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect7) Files logged: 0
[2369] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2369] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2369] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2369] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2369] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect8) Files extracted 0
[2369] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect8) Files logged: 0
[2370] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2370] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2370] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2370] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2370] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect9) Files extracted 0
[2370] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect9) Files logged: 0
[2371] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2371] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2371] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2371] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2371] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect10) Files extracted 0
[2371] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect10) Files logged: 0
[2372] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2372] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2372] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2372] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2372] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect11) Files extracted 0
[2372] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect11) Files logged: 0
[2373] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2373] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2373] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2373] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2373] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect12) Files extracted 0
[2373] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect12) Files logged: 0
[2374] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2374] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2374] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2374] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2374] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect13) Files extracted 0
[2374] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect13) Files logged: 0
[2375] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2375] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2375] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2375] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2375] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect14) Files extracted 0
[2375] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect14) Files logged: 0
[2376] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2376] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2376] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2376] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2376] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect15) Files extracted 0
[2376] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect15) Files logged: 0
[2377] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2377] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2377] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2377] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2377] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect16) Files extracted 0
[2377] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect16) Files logged: 0
[2378] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2378] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2378] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2378] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2378] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect17) Files extracted 0
[2378] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect17) Files logged: 0
[2379] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2379] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2379] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2379] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2379] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect18) Files extracted 0
[2379] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect18) Files logged: 0
[2380] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2380] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2380] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2380] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2380] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect19) Files extracted 0
[2380] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect19) Files logged: 0
[2381] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2381] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2381] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2381] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2381] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect20) Files extracted 0
[2381] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect20) Files logged: 0
[2382] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2382] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2382] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2382] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2382] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect21) Files extracted 0
[2382] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect21) Files logged: 0
[2383] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2383] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2383] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2383] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2383] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect22) Files extracted 0
[2383] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect22) Files logged: 0
[2384] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2384] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2384] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2384] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2384] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect23) Files extracted 0
[2384] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect23) Files logged: 0
[2385] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2385] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2385] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2385] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2385] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect24) Files extracted 0
[2385] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect24) Files logged: 0
[2386] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2386] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2386] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2386] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2386] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect25) Files extracted 0
[2386] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect25) Files logged: 0
[2387] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2387] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2387] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2387] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2387] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect26) Files extracted 0
[2387] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect26) Files logged: 0
[2388] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2388] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2388] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2388] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2388] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect27) Files extracted 0
[2388] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect27) Files logged: 0
[2389] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2389] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2389] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2389] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2389] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect28) Files extracted 0
[2389] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect28) Files logged: 0
[2390] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2390] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2390] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2390] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2390] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect29) Files extracted 0
[2390] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect29) Files logged: 0
[2391] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2391] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2391] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2391] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2391] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect30) Files extracted 0
[2391] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect30) Files logged: 0
[2392] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2392] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2392] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2392] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2392] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect31) Files extracted 0
[2392] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect31) Files logged: 0
[2393] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2393] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2393] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2393] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2393] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect32) Files extracted 0
[2393] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect32) Files logged: 0
[2394] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2394] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2394] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2394] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2394] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect33) Files extracted 0
[2394] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect33) Files logged: 0
[2396] 30/8/2013 -- 20:41:23 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[2396] 30/8/2013 -- 20:41:23 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[2396] 30/8/2013 -- 20:41:23 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[2396] 30/8/2013 -- 20:41:23 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[2396] 30/8/2013 -- 20:41:23 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect34) Files extracted 0
[2396] 30/8/2013 -- 20:41:23 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect34) Files logged: 0
[2397] 30/8/2013 -- 20:41:23 - (stream-tcp.c:457
Updated by April Lorenzen about 11 years ago
This time, one of the partitions where output from Suricata's unix socket operations are written to filled up. So I may have to reproduce this while maintaining free space to find out if it is related (seems likely) or not.
Updated by Eric Leblond about 11 years ago
April, do you have any result ? Can you try to monitor the number of open files ? Although stopping after 50000 files does not seem to match with a fd leak.
Updated by Victor Julien about 11 years ago
- Target version changed from 2.0beta2 to TBD
Updated by April Lorenzen about 11 years ago
Victor, where is the count of open files kept? cat /proc/somewhere?
It has happened again and this time I can confirm that no disk on the machine was anywhere near full.
Here is the last 2 seconds of activity:
[21473] 17/9/2013 -- 10:59:43 - (source-pcap-file.c:208) <Info> (ReceivePcapFileLoop) -- pcap file end of file reached (pcap err code 0)
[21518] 17/9/2013 -- 10:59:44 - (flow-manager.c:558) <Info> (FlowManagerThread) -- 0 new flows, 0 established flows were timed out, 0 flows in closed state
[21473] 17/9/2013 -- 10:59:44 - (source-pcap-file.c:322) <Info> (ReceivePcapFileThreadExitStats) -- Pcap-file module read 8 packets, 2222 bytes
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:203) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Total flow handler queues - 36
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 0 - pkts: 3 flows: 1
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 1 - pkts: 5 flows: 1
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 2 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 3 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 4 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 5 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 6 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 7 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 8 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 9 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 10 - pkts: 0 flows: 06563 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 11 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 12 - pkts: 0 flows: 06563 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 13 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 14 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 15 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 16 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 17 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 18 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 19 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 20 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 21 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 22 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 23 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 24 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 25 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 26 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 27 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 28 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 29 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 30 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 31 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 32 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 33 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 34 - pkts: 0 flows: 0
[6563] 17/9/2013 -- 10:59:44 - (tmqh-flow.c:207) <Info> (TmqhOutputFlowFreeCtx) -- AutoFP - Queue 35 - pkts: 0 flows: 0
[21474] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21474] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21474] 17/9/2013 -- 10:59:44 - (alert-unified2-alert.c:952) <Info> (Unified2AlertThreadDeinit) -- Alert unified2 module wrote 0 alerts
[21474] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21474] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21474] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect1) Files extracted 0
[21474] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect1) Files logged: 0
[21476] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21476] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21476] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21476] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21476] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect2) Files extracted 0
[21476] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect2) Files logged: 0
[21479] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21479] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21479] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21479] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21479] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect3) Files extracted 0
[21479] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect3) Files logged: 0
[21483] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21483] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21483] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21483] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21483] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect4) Files extracted 0
[21483] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect4) Files logged: 0
[21484] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21484] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21484] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21484] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21484] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect5) Files extracted 0
[21484] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect5) Files logged: 0
[21485] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21485] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21485] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21485] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21485] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect6) Files extracted 0
[21485] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect6) Files logged: 0
[21486] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21486] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21486] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21486] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21486] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect7) Files extracted 0
[21486] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect7) Files logged: 0
[21487] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21487] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21487] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21487] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21487] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect8) Files extracted 0
[21487] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect8) Files logged: 0
[21488] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21488] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21488] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21488] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21488] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect9) Files extracted 0
[21488] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect9) Files logged: 0
[21489] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21489] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21489] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21489] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21489] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect10) Files extracted 0
[21489] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect10) Files logged: 0
[21490] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21490] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21490] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21490] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21490] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect11) Files extracted 0
[21490] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect11) Files logged: 0
[21491] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21491] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21491] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21491] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21491] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect12) Files extracted 0
[21491] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect12) Files logged: 0
[21493] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21493] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21493] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21493] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21493] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect13) Files extracted 0
[21493] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect13) Files logged: 0
[21494] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21494] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21494] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21494] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21494] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect14) Files extracted 0
[21494] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect14) Files logged: 0
[21495] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21495] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21495] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21495] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21495] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect15) Files extracted 0
[21495] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect15) Files logged: 0
[21496] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21496] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21496] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21496] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21496] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect16) Files extracted 0
[21496] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect16) Files logged: 0
[21497] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21497] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21497] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21497] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21497] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect17) Files extracted 0
[21497] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect17) Files logged: 0
[21498] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21498] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21498] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21498] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21498] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect18) Files extracted 0
[21498] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect18) Files logged: 0
[21499] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21499] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21499] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21499] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21499] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21499] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect19) Files extracted 0
[21499] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect19) Files logged: 0
[21500] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21500] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21500] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21500] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21500] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect20) Files extracted 0
[21500] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect20) Files logged: 0
[21501] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21501] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21501] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21501] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21501] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect21) Files extracted 0
[21501] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect21) Files logged: 0
[21502] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21502] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21502] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21502] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21502] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect22) Files extracted 0
[21502] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect22) Files logged: 0
[21503] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21503] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21503] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21503] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21503] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect23) Files extracted 0
[21503] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect23) Files logged: 0
[21504] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21504] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21504] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21504] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21504] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect24) Files extracted 0
[21504] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect24) Files logged: 0
[21505] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21505] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21505] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21505] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21505] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect25) Files extracted 0
[21505] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect25) Files logged: 0
[21506] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21506] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21506] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21506] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21506] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect26) Files extracted 0
[21506] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect26) Files logged: 0
[21507] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21507] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21507] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21507] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21507] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect27) Files extracted 0
[21507] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect27) Files logged: 0
[21508] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21508] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21508] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21508] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21508] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect28) Files extracted 0
[21508] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect28) Files logged: 0
[21510] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21510] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21510] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21510] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21510] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect29) Files extracted 0
[21510] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect29) Files logged: 0
[21511] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21511] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21511] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21511] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21511] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect30) Files extracted 0
[21511] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect30) Files logged: 0
[21512] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21512] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21512] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21512] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21512] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect31) Files extracted 0
[21512] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect31) Files logged: 0
[21513] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21513] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21513] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21513] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21513] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect32) Files extracted 0
[21513] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect32) Files logged: 0
[21514] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21514] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21514] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21514] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21514] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect33) Files extracted 0
[21514] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect33) Files logged: 0
[21515] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21515] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21515] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21515] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21515] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect34) Files extracted 0
[21515] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect34) Files logged: 0
[21516] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21516] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21516] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21516] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21516] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect35) Files extracted 0
[21516] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect35) Files logged: 0
[21517] 17/9/2013 -- 10:59:44 - (stream-tcp.c:4573) <Info> (StreamTcpExitPrintStats) -- Stream TCP processed 0 TCP packets
[21517] 17/9/2013 -- 10:59:44 - (alert-fastlog.c:319) <Info> (AlertFastLogExitPrintStats) -- Fast log output wrote 0 alerts
[21517] 17/9/2013 -- 10:59:44 - (log-httplog.c:614) <Info> (LogHttpLogExitPrintStats) -- HTTP logger logged 0 requests
[21517] 17/9/2013 -- 10:59:44 - (log-dnslog.c:428) <Info> (LogDnsLogExitPrintStats) -- DNS logger logged 0 requests
[21517] 17/9/2013 -- 10:59:44 - (log-filestore.c:494) <Info> (LogFilestoreLogExitPrintStats) -- (Detect36) Files extracted 0
[21517] 17/9/2013 -- 10:59:44 - (log-file.c:416) <Info> (LogFileLogExitPrintStats) -- (Detect36) Files logged: 0
[6563] 17/9/2013 -- 10:59:44 - (unix-manager.c:326) <Info> (UnixCommandAccept) -- Unix socket: client version: "0.1"
[6563] 17/9/2013 -- 10:59:44 - (unix-manager.c:347) <Info> (UnixCommandAccept) -- Unix socket: client connected
[6563] 17/9/2013 -- 10:59:44 - (runmode-unix-socket.c:253) <Info> (UnixSocketAddPcapFile) -- Added file '/opt/pcaps/20130916/5b1/5b135c39fe2ffb55e8e49c934a8ef8e6.pcap' to list
[6563] 17/9/2013 -- 10:59:44 - (runmode-unix-socket.c:307) <Info> (UnixSocketPcapFilesCheck) -- Starting run for '/opt/pcaps/20130916/5b1/5b135c39fe2ffb55e8e49c934a8ef8e6.pcap'
[6563] 17/9/2013 -- 10:59:44 - (defrag-hash.c:203) <Info> (DefragInitConfig) -- allocated 3670016 bytes of memory for the defrag hash... 65536 buckets of size 56
[6563] 17/9/2013 -- 10:59:44 - (defrag-hash.c:228) <Info> (DefragInitConfig) -- preallocated 65535 defrag trackers of size 144
[6563] 17/9/2013 -- 10:59:44 - (defrag-hash.c:235) <Info> (DefragInitConfig) -- defrag memory usage: 13107056 bytes, maximum: 33554432
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:356) <Info> (StreamTcpInitConfig) -- stream "prealloc-sessions": 2048 (per thread)
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:372) <Info> (StreamTcpInitConfig) -- stream "memcap": 33554432
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:378) <Info> (StreamTcpInitConfig) -- stream "midstream" session pickups: disabled
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:384) <Info> (StreamTcpInitConfig) -- stream "async-oneside": disabled
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:401) <Info> (StreamTcpInitConfig) -- stream "checksum-validation": enabled
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:423) <Info> (StreamTcpInitConfig) -- stream."inline": disabled
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:436) <Info> (StreamTcpInitConfig) -- stream "max-synack-queued": 5
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:454) <Info> (StreamTcpInitConfig) -- stream.reassembly "memcap": 67108864
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:472) <Info> (StreamTcpInitConfig) -- stream.reassembly "depth": 1048576
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:555) <Info> (StreamTcpInitConfig) -- stream.reassembly "toserver-chunk-size": 2457
[6563] 17/9/2013 -- 10:59:44 - (stream-tcp.c:557) <Info> (StreamTcpInitConfig) -- stream.reassembly "toclient-chunk-size": 2588
[6563] 17/9/2013 -- 10:59:44 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- fast output device (regular) initialized: fast.log
[6563] 17/9/2013 -- 10:59:44 - (alert-unified2-alert.c:1043) <Info> (Unified2AlertInitCtx) -- Unified2-alert initialized: filename unified2.alert, limit 32 MB
[6563] 17/9/2013 -- 10:59:44 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- http-log output device (regular) initialized: http.log
[6563] 17/9/2013 -- 10:59:44 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- dns-log output device (regular) initialized: dns.log
[6563] 17/9/2013 -- 10:59:44 - (log-filestore.c:591) <Info> (LogFilestoreLogInitCtx) -- forcing magic lookup for stored files
[6563] 17/9/2013 -- 10:59:44 - (log-filestore.c:600) <Info> (LogFilestoreLogInitCtx) -- md5 calculation requires linking against libnss
[6563] 17/9/2013 -- 10:59:44 - (log-filestore.c:615) <Info> (LogFilestoreLogInitCtx) -- storing files in /opt/pcaps/20130916/suricata/5b135c39fe2ffb55e8e49c934a8ef8e6/files
[6563] 17/9/2013 -- 10:59:44 - (util-logopenfile.c:169) <Info> (SCConfLogOpenGeneric) -- file-log output device (regular) initialized: files-json.log
[6563] 17/9/2013 -- 10:59:44 - (log-file.c:446) <Info> (LogFileLogInitCtx) -- forcing magic lookup for logged files
[6563] 17/9/2013 -- 10:59:44 - (log-file.c:455) <Info> (LogFileLogInitCtx) -- md5 calculation requires linking against libnss
[21531] 17/9/2013 -- 10:59:44 - (source-pcap-file.c:244) <Info> (ReceivePcapFileThreadInit) -- reading pcap file /opt/pcaps/20130916/5b1/5b135c39fe2ffb55e8e49c934a8ef8e6.pcap
[21532] 17/9/2013 -- 10:59:44 - (log-filestore.c:465) <Info> (LogFilestoreLogThreadInit) -- Created file drop directory /opt/pcaps/20130916/suricata/5b135c39fe2ffb55e8e49c934a8ef8e6/files
ERROR; return code from pthread_create() is 11
ERROR: TmThreadSpawn failed
nk-d:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1.8T 878G 862G 51% /
udev 63G 4.0K 63G 1% /dev
tmpfs 26G 356K 26G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 63G 0 63G 0% /run/shm
/dev/sdb1 877G 508G 325G 61% /opt
/dev/md0 2.6T 239G 2.3T 10% /mnt/raid1-greena
/dev/md1 2.6T 1.2T 1.5T 44% /mnt/raid1-greenb
nk-d:~# df -hi
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 117M 13M 104M 11% /
udev 16M 517 16M 1% /dev
tmpfs 16M 441 16M 1% /run
none 16M 35 16M 1% /run/lock
none 16M 1 16M 1% /run/shm
/dev/sdb1 56M 8.5M 48M 16% /opt
/dev/md0 699M 653 699M 1% /mnt/raid1-greena
/dev/md1 699M 8.5M 691M 2% /mnt/raid1-greenb
nk-d:~# suricata -c /usr/local/etc/suricata/suricata.yaml --unix-socket
Updated by April Lorenzen about 11 years ago
[26471] 19/9/2013 -- 11:05:33 - (util-coredump-config.c:122) <Info> (CoredumpLoadConfig) -- Core dump size set to unlimited.
I noticed that line when I started suricata again. I am hoping I can find out where it puts the coredump file and also what the name of the coredump file is. That would be helpful when you ask for the coredump :)
Updated by Victor Julien over 8 years ago
- Status changed from New to Closed
- Assignee deleted (
Eric Leblond) - Target version deleted (
TBD)