Sorry my feedback is late! I only wrote dns query data to the hard disk, which solved the problem of insufficient memory. I did not retain the dns answer data. Is my data too large?
- eve-log:
enabled: yes
filetype: regular
filemode: 644
filename: dns_query-%Y-%m-%d-%H:%M.json
rotate-interval: 30m
metadata: yes
pcap-file: false
community-id: false
community-id-seed: 0
types:
- dns:
version: 2
# By default both requests and responses are logged.
requests: yes
responses: no
# Default: all
types: [a, cname, txt]
- eve-log:
enabled: no
filetype: regular
filemode: 644
filename: dns_answer-%Y-%m-%d-%H:%M.json
rotate-interval: 30m
metadata: yes
pcap-file: false
community-id: false
community-id-seed: 0
types:
- dns:
version: 2
# By default both requests and responses are logged.
requests: no
responses: yes
# Default: all
formats: [grouped] #[detailed, grouped]
# Default: all
types: [a, cname, txt]
suricata.log
$ suricata.log
[11751] 14/3/2020 -- 15:52:27 - (suricata.c:2916) <Notice> (SuricataMainLoop) -- Signal Received. Stopping engine.
[11782] 14/3/2020 -- 15:52:27 - (flow-manager.c:880) <Perf> (FlowManager) -- 0 new flows, 0 established flows were timed out, 0 flows in closed state
[11751] 14/3/2020 -- 15:52:27 - (suricata.c:1103) <Info> (SCPrintElapsedTime) -- time elapsed 475686.281s
[11786] 14/3/2020 -- 15:52:28 - (flow-manager.c:1031) <Perf> (FlowRecycler) -- 534640035 flows processed
[11752] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#01-ens5) Kernel: Packets 276737156, dropped 159
[11753] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#02-ens5) Kernel: Packets 924004809, dropped 468
[11754] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#03-ens5) Kernel: Packets 511369716, dropped 302
[11755] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#04-ens5) Kernel: Packets 798083695, dropped 426
[11756] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#05-ens5) Kernel: Packets 217902734, dropped 126
[11757] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#06-ens5) Kernel: Packets 552279667, dropped 308
[11758] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#07-ens5) Kernel: Packets 583103388, dropped 400
[11759] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#08-ens5) Kernel: Packets 713312128, dropped 490
[11760] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#09-ens5) Kernel: Packets 580252469, dropped 438
[11761] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#10-ens5) Kernel: Packets 430488751, dropped 284
[11762] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#11-ens5) Kernel: Packets 608784831, dropped 434
[11763] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#12-ens5) Kernel: Packets 838076690, dropped 672
[11764] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#13-ens5) Kernel: Packets 592008338, dropped 462
[11765] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#14-ens5) Kernel: Packets 793482886, dropped 672
[11766] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#15-ens5) Kernel: Packets 535200796, dropped 490
[11780] 14/3/2020 -- 15:52:28 - (source-af-packet.c:2840) <Perf> (ReceiveAFPThreadExitStats) -- (W#16-ens5) Kernel: Packets 565050769, dropped 576
[11751] 14/3/2020 -- 15:52:28 - (counters.c:853) <Info> (StatsLogSummary) -- Alerts: 0
[11751] 14/3/2020 -- 15:52:28 - (ippair.c:296) <Perf> (IPPairPrintStats) -- ippair memory usage: 414144 bytes, maximum: 16777216
[11751] 14/3/2020 -- 15:52:28 - (host.c:301) <Perf> (HostPrintStats) -- host memory usage: 398144 bytes, maximum: 33554432
[11751] 14/3/2020 -- 15:52:28 - (detect-engine-build.c:1716) <Info> (SigAddressCleanupStage1) -- cleaning up signature grouping structure... complete
[11751] 14/3/2020 -- 15:52:28 - (util-device.c:360) <Notice> (LiveDeviceListClean) -- Stats for 'ens5': pkts: 9520138823, drop: 6707 (0.00%), invalid chksum: 0
[11751] 14/3/2020 -- 15:52:28 - (util-mpm-hs.c:1081) <Perf> (MpmHSGlobalCleanup) -- Cleaning up Hyperscan global scratch
[11751] 14/3/2020 -- 15:52:28 - (util-mpm-hs.c:1089) <Perf> (MpmHSGlobalCleanup) -- Clearing Hyperscan database cache
[12924] 14/3/2020 -- 15:52:29 - (suricata.c:1084) <Notice> (LogVersion) -- This is Suricata version 5.0.2 RELEASE running in SYSTEM mode
[12924] 14/3/2020 -- 15:52:29 - (util-cpu.c:171) <Info> (UtilCpuPrintSummary) -- CPUs/cores online: 16
[12924] 14/3/2020 -- 15:52:29 - (util-device.c:329) <Config> (LiveBuildDeviceListCustom) -- Adding interface ens5 from config file
[12924] 14/3/2020 -- 15:52:29 - (util-luajit.c:98) <Config> (LuajitSetupStatesPool) -- luajit states preallocated: 128
[12924] 14/3/2020 -- 15:52:29 - (app-layer-htp.c:3176) <Info> (RegisterHTPParsers) -- Protocol detection and parser disabled for http protocol
[12924] 14/3/2020 -- 15:52:29 - (app-layer-ssl.c:2880) <Config> (RegisterSSLParsers) -- Protocol detection and parser disabled for tls protocol
[12924] 14/3/2020 -- 15:52:29 - (app-layer-dcerpc.c:2088) <Info> (RegisterDCERPCParsers) -- Protocol detection and parser disabled for dcerpc protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-dcerpc-udp.c:887) <Info> (RegisterDCERPCUDPParsers) -- Protocol detection and parser disabled for dcerpc protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-smb.c:292) <Config> (RegisterSMBParsers) -- Protocol detection and parser disabled for smb protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-ftp.c:1383) <Info> (RegisterFTPParsers) -- Parsed disabled for ftp protocol. Protocol detectionstill on.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-smtp.c:1795) <Info> (RegisterSMTPParsers) -- Protocol detection and parser disabled for smtp protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-modbus.c:1543) <Config> (RegisterModbusParsers) -- Protocol detection and parser disabled for modbus protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-enip.c:442) <Config> (RegisterENIPUDPParsers) -- Protocol detection and parser disabled for enip protocol.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-dnp3.c:1626) <Config> (RegisterDNP3Parsers) -- Protocol detection and parser disabled for DNP3.
[12924] 14/3/2020 -- 15:52:29 - (app-layer-parser.c:1570) <Info> (AppLayerParserRegisterProtocolParsers) -- Protocol detection and parser disabled for imap protocol.
[12924] 14/3/2020 -- 15:52:29 - (host.c:261) <Config> (HostInitConfig) -- allocated 262144 bytes of memory for the host hash... 4096 buckets of size 64
[12924] 14/3/2020 -- 15:52:29 - (host.c:284) <Config> (HostInitConfig) -- preallocated 1000 hosts of size 136
[12924] 14/3/2020 -- 15:52:29 - (host.c:286) <Config> (HostInitConfig) -- host memory usage: 398144 bytes, maximum: 33554432
[12924] 14/3/2020 -- 15:52:29 - (util-coredump-config.c:149) <Config> (CoredumpLoadConfig) -- Core dump size set to unlimited.
[12924] 14/3/2020 -- 15:52:29 - (defrag-hash.c:255) <Config> (DefragInitConfig) -- allocated 3670016 bytes of memory for the defrag hash... 65536 buckets of size 56
[12924] 14/3/2020 -- 15:52:29 - (defrag-hash.c:280) <Config> (DefragInitConfig) -- preallocated 65535 defrag trackers of size 160
[12924] 14/3/2020 -- 15:52:29 - (defrag-hash.c:287) <Config> (DefragInitConfig) -- defrag memory usage: 14155616 bytes, maximum: 4294967296
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:399) <Config> (StreamTcpInitConfig) -- stream "prealloc-sessions": 2048 (per thread)
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:418) <Config> (StreamTcpInitConfig) -- stream "memcap": 4294967296
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:424) <Config> (StreamTcpInitConfig) -- stream "midstream" session pickups: disabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:430) <Config> (StreamTcpInitConfig) -- stream "async-oneside": disabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:447) <Config> (StreamTcpInitConfig) -- stream "checksum-validation": disabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:475) <Config> (StreamTcpInitConfig) -- stream."inline": disabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:488) <Config> (StreamTcpInitConfig) -- stream "bypass": disabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:510) <Config> (StreamTcpInitConfig) -- stream "max-synack-queued": 5
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:532) <Config> (StreamTcpInitConfig) -- stream.reassembly "memcap": 8589934592
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:550) <Config> (StreamTcpInitConfig) -- stream.reassembly "depth": 1048576
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:626) <Config> (StreamTcpInitConfig) -- stream.reassembly "toserver-chunk-size": 2532
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:628) <Config> (StreamTcpInitConfig) -- stream.reassembly "toclient-chunk-size": 2647
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp.c:640) <Config> (StreamTcpInitConfig) -- stream.reassembly.raw: enabled
[12924] 14/3/2020 -- 15:52:29 - (stream-tcp-reassemble.c:372) <Config> (StreamTcpReassemblyConfig) -- stream.reassembly "segment-prealloc": 2048
[12924] 14/3/2020 -- 15:52:29 - (util-logopenfile.c:474) <Info> (SCConfLogOpenGeneric) -- eve-log output device (regular) initialized: alert-%Y-%m-%d.json
[12924] 14/3/2020 -- 15:52:29 - (runmodes.c:626) <Config> (RunModeInitializeEveOutput) -- enabling 'eve-log' module 'alert'
[12924] 14/3/2020 -- 15:52:29 - (util-logopenfile.c:474) <Info> (SCConfLogOpenGeneric) -- eve-log output device (regular) initialized: dns_query-%Y-%m-%d-%H:%M.json
[12924] 14/3/2020 -- 15:52:29 - (runmodes.c:626) <Config> (RunModeInitializeEveOutput) -- enabling 'eve-log' module 'dns'
[12924] 14/3/2020 -- 15:52:29 - (util-logopenfile.c:474) <Info> (SCConfLogOpenGeneric) -- eve-log output device (regular) initialized: dns_answer-%Y-%m-%d-%H:%M.json
[12924] 14/3/2020 -- 15:52:29 - (runmodes.c:626) <Config> (RunModeInitializeEveOutput) -- enabling 'eve-log' module 'dns'
[12924] 14/3/2020 -- 15:52:29 - (util-logopenfile.c:474) <Info> (SCConfLogOpenGeneric) -- eve-log output device (regular) initialized: stats-%Y-%m-%d.json
[12924] 14/3/2020 -- 15:52:29 - (runmodes.c:626) <Config> (RunModeInitializeEveOutput) -- enabling 'eve-log' module 'stats'
[12924] 14/3/2020 -- 15:52:29 - (util-logopenfile.c:474) <Info> (SCConfLogOpenGeneric) -- stats output device (regular) initialized: stats.log
[12924] 14/3/2020 -- 15:52:29 - (suricata.c:2468) <Config> (SetupDelayedDetect) -- Delayed detect disabled
[12924] 14/3/2020 -- 15:52:29 - (util-conf.c:162) <Info> (ConfUnixSocketIsEnable) -- Running in live mode, activating unix socket
[12924] 14/3/2020 -- 15:52:29 - (detect-engine.c:1977) <Config> (DetectEngineCtxInitReal) -- pattern matchers: MPM: hs, SPM: hs
[12924] 14/3/2020 -- 15:52:29 - (detect-engine.c:2376) <Config> (DetectEngineCtxLoadConf) -- grouping: tcp-whitelist (default) 53, 80, 139, 443, 445, 1433, 3306, 3389, 6666, 6667, 8080
[12924] 14/3/2020 -- 15:52:29 - (detect-engine.c:2400) <Config> (DetectEngineCtxLoadConf) -- grouping: udp-whitelist (default) 53, 135, 5060
[12924] 14/3/2020 -- 15:52:29 - (detect-engine.c:2428) <Config> (DetectEngineCtxLoadConf) -- prefilter engines: MPM
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_uri
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_raw_uri
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_request_line
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_client_body
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_response_line
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_header
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_header
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_header_names
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_header_names
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_accept
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_accept_enc
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_accept_lang
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_referer
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_connection
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_content_len
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_content_len
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_content_type
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_content_type
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http.server
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http.location
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_protocol
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_protocol
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_start
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_start
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_raw_header
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_raw_header
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_method
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_cookie
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_cookie
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.name
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file.magic
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_user_agent
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_host
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_raw_host
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_stat_msg
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for http_stat_code
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dns_query
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dnp3_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dnp3_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.sni
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.cert_issuer
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.cert_subject
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.cert_serial
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.cert_fingerprint
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for tls.certs
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ja3.hash
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ja3.string
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ja3s.hash
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ja3s.string
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dce_stub_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dce_stub_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dce_stub_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for dce_stub_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for smb_named_pipe
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for smb_share
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ssh.proto
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ssh.proto
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ssh_software
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for ssh_software
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for file_data
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for krb5_cname
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for krb5_sname
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.method
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.uri
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.protocol
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.protocol
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.method
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.stat_msg
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.request_line
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for sip.response_line
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for snmp.community
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:246) <Perf> (DetectMpmInitializeAppMpms) -- using shared mpm ctx' for snmp.community
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:413) <Perf> (DetectMpmInitializePktMpms) -- using shared mpm ctx' for tcp.hdr
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:413) <Perf> (DetectMpmInitializePktMpms) -- using shared mpm ctx' for udp.hdr
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:413) <Perf> (DetectMpmInitializePktMpms) -- using shared mpm ctx' for ipv4.hdr
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-mpm.c:413) <Perf> (DetectMpmInitializePktMpms) -- using shared mpm ctx' for ipv6.hdr
[12924] 14/3/2020 -- 15:52:29 - (reputation.c:607) <Config> (SRepInit) -- IP reputation disabled
[12924] 14/3/2020 -- 15:52:29 - (detect-engine-loader.c:347) <Info> (SigLoadSignatures) -- No signatures supplied.
[12924] 14/3/2020 -- 15:52:29 - (util-affinity.c:216) <Config> (AffinitySetupLoadFromConfig) -- Found affinity definition for "management-cpu-set"
[12924] 14/3/2020 -- 15:52:29 - (util-affinity.c:216) <Config> (AffinitySetupLoadFromConfig) -- Found affinity definition for "worker-cpu-set"
[12924] 14/3/2020 -- 15:52:29 - (util-affinity.c:265) <Config> (AffinitySetupLoadFromConfig) -- Using default prio 'high' for set 'worker-cpu-set'
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:222) <Config> (ParseAFPConfig) -- Enabling locked memory for mmap on iface ens5
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:233) <Config> (ParseAFPConfig) -- Enabling tpacket v3 capture on iface ens5
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:312) <Config> (ParseAFPConfig) -- Using flow cluster mode for AF_PACKET (iface ens5)
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:316) <Config> (ParseAFPConfig) -- Using defrag kernel functionality for AF_PACKET (iface ens5)
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:630) <Perf> (ParseAFPConfig) -- 16 cores, so using 16 threads
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:643) <Perf> (ParseAFPConfig) -- Using 16 AF_PACKET threads for interface ens5
[12924] 14/3/2020 -- 15:52:29 - (runmode-af-packet.c:700) <Config> (ParseAFPConfig) -- ens5: enabling zero copy mode by using data release call
[12924] 14/3/2020 -- 15:52:29 - (util-runmodes.c:297) <Info> (RunModeSetLiveCaptureWorkersForDevice) -- Going to use 16 thread(s)
[12925] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#01-ens5" to cpu/core 1, thread id 12925
[12926] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#02-ens5" to cpu/core 2, thread id 12926
[12927] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#03-ens5" to cpu/core 3, thread id 12927
[12928] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#04-ens5" to cpu/core 4, thread id 12928
[12929] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#05-ens5" to cpu/core 5, thread id 12929
[12930] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#06-ens5" to cpu/core 6, thread id 12930
[12931] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#07-ens5" to cpu/core 7, thread id 12931
[12932] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#08-ens5" to cpu/core 8, thread id 12932
[12933] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#09-ens5" to cpu/core 9, thread id 12933
[12934] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#10-ens5" to cpu/core 10, thread id 12934
[12935] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#11-ens5" to cpu/core 11, thread id 12935
[12936] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#12-ens5" to cpu/core 12, thread id 12936
[12937] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#13-ens5" to cpu/core 13, thread id 12937
[12938] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#14-ens5" to cpu/core 14, thread id 12938
[12939] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#15-ens5" to cpu/core 15, thread id 12939
[12942] 14/3/2020 -- 15:52:29 - (tm-threads.c:1095) <Perf> (TmThreadSetupOptions) -- Setting prio -2 for thread "W#16-ens5" to cpu/core 1, thread id 12942
[12924] 14/3/2020 -- 15:52:29 - (flow-manager.c:901) <Config> (FlowManagerThreadSpawn) -- using 1 flow manager threads
[12944] 14/3/2020 -- 15:52:29 - (tm-threads.c:1101) <Perf> (TmThreadSetupOptions) -- Setting prio 0 for thread "FM#01", thread id 12944
[12924] 14/3/2020 -- 15:52:29 - (flow-manager.c:1062) <Config> (FlowRecyclerThreadSpawn) -- using 1 flow recycler threads
[12947] 14/3/2020 -- 15:52:29 - (tm-threads.c:1101) <Perf> (TmThreadSetupOptions) -- Setting prio 0 for thread "FR#01", thread id 12947
[12948] 14/3/2020 -- 15:52:29 - (tm-threads.c:1101) <Perf> (TmThreadSetupOptions) -- Setting prio 0 for thread "CW", thread id 12948
[12954] 14/3/2020 -- 15:52:29 - (tm-threads.c:1101) <Perf> (TmThreadSetupOptions) -- Setting prio 0 for thread "CS", thread id 12954
[12924] 14/3/2020 -- 15:52:29 - (util-conf.c:162) <Info> (ConfUnixSocketIsEnable) -- Running in live mode, activating unix socket
[12924] 14/3/2020 -- 15:52:29 - (unix-manager.c:132) <Info> (UnixNew) -- Using unix socket file '/var/run/suricata/suricata-command.socket'
[12956] 14/3/2020 -- 15:52:29 - (tm-threads.c:1101) <Perf> (TmThreadSetupOptions) -- Setting prio 0 for thread "US", thread id 12956
[12924] 14/3/2020 -- 15:52:29 - (tm-threads.c:2170) <Notice> (TmThreadWaitOnThreadInit) -- all 16 packet processing threads, 4 management threads initialized, engine started.
[12925] 14/3/2020 -- 15:52:29 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12926] 14/3/2020 -- 15:52:29 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12927] 14/3/2020 -- 15:52:29 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12928] 14/3/2020 -- 15:52:29 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12929] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12930] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12931] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12932] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12933] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12934] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12935] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12936] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12937] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12938] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12939] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12942] 14/3/2020 -- 15:52:30 - (source-af-packet.c:1802) <Perf> (AFPComputeRingParamsV3) -- AF_PACKET V3 RX Ring params: block_size=32768 block_nr=43 frame_size=9104 frame_nr=129 (mem: 1409024)
[12942] 14/3/2020 -- 15:52:30 - (source-af-packet.c:515) <Info> (AFPPeersListReachedInc) -- All AFP capture threads are running.
suricata --dump-config |grep mem
$ suricata --dump-config |grep mem
app-layer.protocols.dns.global-memcap = 512mb
app-layer.protocols.dns.state-memcap = 2048kb
defrag.memcap = 4gb
flow.memcap = 2gb
stream.memcap = 4gb
stream.reassembly.memcap = 8gb
host.memcap = 32mb