You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
767 B
Django/Jinja
44 lines
767 B
Django/Jinja
{
|
|
"name": "kibana",
|
|
"labels": {
|
|
},
|
|
"rules": [
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "5601",
|
|
"source_ips": [
|
|
"149.233.6.129/32",
|
|
"212.121.131.106/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "9200",
|
|
"source_ips": [
|
|
"149.233.6.129/32",
|
|
"212.121.131.106/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "9300",
|
|
"source_ips": [
|
|
"149.233.6.129/32",
|
|
"212.121.131.106/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
}
|
|
]
|
|
}
|