-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.ini
21 lines (21 loc) · 1.01 KB
/
default.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
source=enp0s3
threshold=100000
slidingWindow=10
bufferList=["protocol","src_port","dst_port","src_ip","dst_ip"]
minimumList=["bidirectional_first_seen_ms","src2dst_first_seen_ms","dst2src_first_seen_ms"]
maximumList=["bidirectional_last_seen_ms","src2dst_last_seen_ms","dst2src_last_seen_ms"]
accumulateList=["bidirectional_packets","bidirectional_bytes","bidirectional_duration_ms","src2dst_packets","src2dst_duration_ms","dst2src_packets","dst2src_duration_ms","src2dst_bytes","dst2src_bytes"]
dropList=["ip_version","vlan_id","src_ip_is_private","dst_ip_is_private","expiration_id","application_name","client_fingerprint","server_fingerprint","requested_server_name","http_content_type","application_category_name","http_user_agent","application_is_guessed"]
concatList=["id"]
dynamicThreshold=False
payloadComparsion=False
advancedIPComparison=True
memoryComparison=True
ARUCThresh=60
exporterStep=10000
graphLength=100
aggregationFrequency=100
exportedGraphWidth=1200
exportedGrapHeight=1800
relativeMemorySize=10000