Add other component templates

This commit is contained in:
Wes
2023-06-13 15:47:25 +00:00
parent 2aa954cb0a
commit a265c06e31
6 changed files with 78 additions and 0 deletions

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -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
}

View File

@@ -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
}