Skip to content

Commit 760697a

Browse files
committed
Add a test
1 parent c535cda commit 760697a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
service: filestream-logfile
2+
input: filestream
3+
vars:
4+
data_stream.dataset: elastic_agent.test
5+
paths:
6+
- "{{SERVICE_LOGS_DIR}}/test-filestream.log"
7+
assert:
8+
hit_count: 201

0 commit comments

Comments
 (0)