Skip to content

Commit

Permalink
edit ecs config
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed Dec 4, 2020
1 parent 124aa2e commit 12f3762
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions config/examples/aws-ecs-input-es-output.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,18 @@
debug: true
debug: false

input:
input-aws-ecs:
module: input-aws-ecs
port: 6666
useIndexFromUrlPath: true
# debug: true
# workers: 4
workers: 4

outputFilter:
aws-ecs-format:
module: aws-ecs-format
parseMessageField: true
# debug: true

output:
# debug: true
# stdout: yaml

sematext-cloud:
module: elasticsearch
url: https://logsene-receiver.sematext.com

0 comments on commit 12f3762

Please sign in to comment.