mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
endpoint policy update
This commit is contained in:
@@ -1,32 +1,34 @@
|
|||||||
{
|
{
|
||||||
"name": "elastic-defend-endpoints",
|
"name": "elastic-defend-endpoints",
|
||||||
"namespace": "default",
|
"namespace": "default",
|
||||||
"description": "",
|
"description": "",
|
||||||
"package": {
|
"package": {
|
||||||
"name": "endpoint",
|
"name": "endpoint",
|
||||||
"title": "Elastic Defend",
|
"title": "Elastic Defend",
|
||||||
"version": "8.17.0",
|
"version": "8.18.1",
|
||||||
"requires_root": true
|
"requires_root": true
|
||||||
},
|
},
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"policy_id": "endpoints-initial",
|
"policy_ids": [
|
||||||
"vars": {},
|
"endpoints-initial"
|
||||||
"inputs": [
|
],
|
||||||
{
|
"vars": {},
|
||||||
"type": "endpoint",
|
"inputs": [
|
||||||
"enabled": true,
|
{
|
||||||
"config": {
|
"type": "ENDPOINT_INTEGRATION_CONFIG",
|
||||||
"integration_config": {
|
"enabled": true,
|
||||||
"value": {
|
"config": {
|
||||||
"type": "endpoint",
|
"_config": {
|
||||||
"endpointConfig": {
|
"value": {
|
||||||
"preset": "DataCollection"
|
"type": "endpoint",
|
||||||
}
|
"endpointConfig": {
|
||||||
}
|
"preset": "DataCollection"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"streams": []
|
}
|
||||||
}
|
},
|
||||||
]
|
"streams": []
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"force": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user