Skip to content

Commit 7e80290

Browse files
authored
Endpoint supports Kafka on Win and Mac. (#3941)
1 parent b664149 commit 7e80290

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

specs/endpoint-security.spec.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ inputs:
5252
platforms:
5353
- darwin/amd64
5454
- darwin/arm64
55-
outputs:
56-
- elasticsearch
57-
- logstash
55+
outputs: *outputs
5856
proxied_actions: *proxied_actions
5957
runtime:
6058
preventions:
@@ -69,9 +67,7 @@ inputs:
6967
description: "Endpoint Security"
7068
platforms:
7169
- windows/amd64
72-
outputs:
73-
- elasticsearch
74-
- logstash
70+
outputs: *outputs
7571
proxied_actions: *proxied_actions
7672
runtime:
7773
preventions:

0 commit comments

Comments
 (0)