Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IOU
microdep
Commits
cc97fd65
Commit
cc97fd65
authored
May 11, 2022
by
Otto Jonassen Wittner
Browse files
Added tloss to corrolations
parent
89d73140
Pipeline
#140318
passed with stages
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
server/script/mapconfig.yml
View file @
cc97fd65
...
...
@@ -619,6 +619,106 @@ dragonlab:
type
:
"
number"
aggr
:
"
max"
correlation
:
# Correlated events
enable
:
true
title
:
"
Correlations"
index
:
"
dragonlab_correvents_000001"
summary_event_type
:
"
corrsum"
popup
:
summary
:
-
corr_count
-
corr_count_uniq
-
corr_count_src
-
avg_duration
-
tloss
# - uniq_events
table
:
# - corr_count_uniq
-
events_corr
-
tloss
-
ce_delta
default_summary_field
:
"
corr_count_uniq"
summary_field
:
count
:
title
:
"
Correlations"
descr
:
"
Total
no
of
correlations
events"
unit
:
"
#"
type
:
"
number"
aggr
:
"
sum"
corr_count
:
title
:
"
All
events"
descr
:
"
Sum
of
all
events
in
all
correlations"
unit
:
"
#"
type
:
"
number"
aggr
:
"
sum"
corr_count_uniq
:
title
:
"
Unique
events"
descr
:
"
Total
no
of
unique
event
types
involved
in
correlations"
unit
:
"
#"
type
:
"
number"
aggr
:
"
avg"
corr_count_src
:
title
:
"
Event
src"
descr
:
"
Max
no
of
sourcefiles
seen
for
a
correlation"
unit
:
"
#"
type
:
"
number"
aggr
:
"
max"
uniq_events
:
title
:
"
Unique
events"
descr
:
"
List
of
unique
event
types
involved
in
correlations"
unit
:
"
"
type
:
"
string"
aggr
:
"
"
sum_duration
:
title
:
"
Total
window"
descr
:
"
Tot
window
of
all
correlations"
unit
:
"
s"
type
:
"
number"
aggr
:
"
"
avg_duration
:
title
:
"
Avg
window"
descr
:
"
Average
window
for
correlations"
unit
:
"
s"
type
:
"
number"
aggr
:
"
"
tloss
:
title
:
"
Time
lost"
unit
:
"
ms"
type
:
"
number"
aggr
:
"
sum"
default_field
:
"
corr_count"
field
:
events_corr
:
title
:
"
Events"
descr
:
"
Events
found
to
correlate"
unit
:
"
"
type
:
"
string"
aggr
:
"
"
corr_count
:
title
:
"
Events"
descr
:
"
No
of
events
correlating"
unit
:
"
#"
type
:
"
number"
aggr
:
"
sum"
corr_count_uniq
:
title
:
"
Unique
events"
descr
:
"
No
of
unique
events
correlation"
unit
:
"
#"
type
:
"
number"
aggr
:
"
avg"
ce_delta
:
title
:
"
Per
hop
anomaly"
unit
:
"
"
descr
:
"
Anomaly
factors
(delta
cross
entropy)
per
hop
along
route"
type
:
"
vector"
aggr
:
"
sum"
tloss
:
title
:
"
Time
lost"
unit
:
"
ms"
type
:
"
number"
aggr
:
"
sum"
uninett
:
title
:
"
Uninett"
default_event_type
:
"
gap"
# Event type to apply if no relevant is available
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment