mirror of
https://github.com/certat/intelmq-docker.git
synced 2026-03-06 13:05:38 +01:00
Position.conf fix
Fixes #2 Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
66
example_config/intelmq/etc/manager/positions.conf
Normal file
66
example_config/intelmq/etc/manager/positions.conf
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"cymru-whois-expert": {
|
||||
"x": -280,
|
||||
"y": 414
|
||||
},
|
||||
"deduplicator-expert": {
|
||||
"x": 148,
|
||||
"y": -107
|
||||
},
|
||||
"feodo-tracker-browse-collector": {
|
||||
"x": 136,
|
||||
"y": -384
|
||||
},
|
||||
"feodo-tracker-browse-parser": {
|
||||
"x": 97,
|
||||
"y": -287
|
||||
},
|
||||
"file-output": {
|
||||
"x": -413,
|
||||
"y": 428
|
||||
},
|
||||
"gethostbyname-1-expert": {
|
||||
"x": -125,
|
||||
"y": 374
|
||||
},
|
||||
"gethostbyname-2-expert": {
|
||||
"x": -252,
|
||||
"y": 243
|
||||
},
|
||||
"malc0de-parser": {
|
||||
"x": 297,
|
||||
"y": 24
|
||||
},
|
||||
"malc0de-windows-format-collector": {
|
||||
"x": 433,
|
||||
"y": 121
|
||||
},
|
||||
"malware-domain-list-collector": {
|
||||
"x": 465,
|
||||
"y": -198
|
||||
},
|
||||
"malware-domain-list-parser": {
|
||||
"x": 283,
|
||||
"y": -125
|
||||
},
|
||||
"spamhaus-drop-collector": {
|
||||
"x": -137,
|
||||
"y": -281
|
||||
},
|
||||
"spamhaus-drop-parser": {
|
||||
"x": 1,
|
||||
"y": -193
|
||||
},
|
||||
"taxonomy-expert": {
|
||||
"x": -3,
|
||||
"y": 30
|
||||
},
|
||||
"url2fqdn-expert": {
|
||||
"x": -75,
|
||||
"y": 179
|
||||
},
|
||||
"settings": {
|
||||
"physics": false,
|
||||
"live": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user