mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add other component templates
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.system.application@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.system.application@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.system.security@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.system.security@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.forwarded@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.forwarded@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.powershell@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.powershell@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.powershell_operational@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.powershell_operational@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"error": {
|
||||
"root_cause": [
|
||||
{
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.sysmon_operational@package] not found"
|
||||
}
|
||||
],
|
||||
"type": "resource_not_found_exception",
|
||||
"reason": "component template matching [logs-elastic_agent.windows.sysmon_operational@package] not found"
|
||||
},
|
||||
"status": 404
|
||||
}
|
||||
Reference in New Issue
Block a user