Revert "Elastic Agent and Fleet - Import Mode"

This commit is contained in:
weslambert
2023-01-25 17:12:03 -05:00
committed by GitHub
parent 6785e0ec9e
commit 6ee66a34bc
6 changed files with 7 additions and 25 deletions

View File

@@ -436,7 +436,6 @@ role:
- {{ portgroups.influxdb }}
- {{ portgroups.elasticsearch_rest }}
- {{ portgroups.elasticsearch_node }}
- {{ portgroups.elastic_agent_control }}
sensors:
portgroups:
- {{ portgroups.beats_5044 }}
@@ -454,10 +453,6 @@ role:
elasticsearch_rest:
portgroups:
- {{ portgroups.elasticsearch_rest }}
elastic_agent_endpoint:
portgroups:
- {{ portgroups.elasticsearch_rest }}
- {{ portgroups.elastic_agent_control }}
analyst:
portgroups:
- {{ portgroups.nginx }}