-
Notifications
You must be signed in to change notification settings - Fork 8
/
configProducer.yml
189 lines (188 loc) · 3.15 KB
/
configProducer.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
topic: rb_producer
fields:
set123:
type: set
numbers: 10
components:
client_mac:
type: mac
min: 00:00:00:00:00:11
max: 00:00:00:00:00:44
src:
type: ip
min: 80.82.34.12
max: 80.82.34.72
client_latlong:
type: constant
value: '37.89,26.39'
dst_country_code:
type: constant
value: US
dot11_status:
type: collection
values:
- ASSOCIATED
- PROBING
- UNKNOWN
bytes:
type: integer
min: 10
max: 3000
src_net_name:
type: constant
value: 0.0.0.0/0
flow_sampler_id:
type: constant
value: 0
direction:
type: constant
value: ingress
wireless_station:
type: mac
min: 00:00:00:00:00:11
max: 00:00:00:00:00:44
biflow_direction:
type: constant
value: initiator
pkts:
type: integer
min: 1
max: 500
dst:
type: ip
min: 80.82.34.12
max: 80.82.34.72
type:
type: constant
value: NetFlowv10
campus:
type: collection
values:
- Campus A
- Campus B
- Campus C
- Campus D
- Campus E
building:
type: collection
values:
- Building A
- Building B
- Building C
- Building D
- Building E
floor:
type: collection
values:
- Floor A
- Floor B
- Floor C
- Floor D
- Floor E
timestamp:
type: timestamp
client_mac:
type: mac
min: 00:11:22:33:44:00
max: 00:11:22:33:44:FF
wireless_id:
type: collection
values:
- SSID_A
- SSID_B
- SSID_C
flow_end_reason:
type: constant
value: idle timeout
src_net:
type: constant
value: 0.0.0.0/0
client_rssi_num:
type: integer
negative: true
min: 0
max: 80
engine_id_name:
type: constant
value: IANA-L4
src:
type: ip
min: 192.168.1.1
max: 192.168.1.128
application_id:
type: composition
separator: ':'
components:
- type: integer
min: 0
max: 11
- type: integer
min: 0
max: 101
sensor_ip:
type: constant
value: 90.1.44.3
flow_sequence:
type: counter
min: 1
max: 999
application_id_name:
type: collection
values:
- APP A
- APP B
- APP C
- APP D
- APP E
dst_net:
type: constant
value: 0.0.0.0/0
dst_net_name:
type: constant
value: 0.0.0.0/0
l4_proto:
type: integer
min: 0
max: 11
ip_protocol_version:
type: constant
value: 4
sensor_name:
type: collection
values:
- sensorA
- sensorB
- sensorC
src_country_code:
type: constant
value: US
engine_id:
type: integer
min: 0
max: 21
client_mac_vendor:
type: constant
value: SAMSUNG ELECTRO-MECHANICS
first_switched:
type: timestamp
http:
type: collection
values:
- 'http://www.google.es'
- 'http://www.microsoft.es'
- 'http://www.apple.com'
src_port:
type: constant
value: 80
namespace_uuid:
type: collection
values:
- 1111
- 2222
- 3333
sensor_uuid:
type: collection
values:
- 2
- 7
- 4