Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Logging #88

Open
hodgsonsam opened this issue Jul 6, 2020 · 1 comment
Open

Logging #88

hodgsonsam opened this issue Jul 6, 2020 · 1 comment

Comments

@hodgsonsam
Copy link

Hi,

Im trying to establish if im hitting AWS API limits as iv seen a sudden decrease in indexed events by over half(which doesnt match up with the amount of events in cloudwatch). I can see there is an error thrown in the code when an API limit is hit. Will this be displayed in the stdout logs? i've put the below line in the output section but not seeing any errors:

stdout { codec => rubydebug }

Also set this to debug:

"logstash.codecs.rubydebug" : "DEBUG"

Cheers

@morganchristiansson
Copy link

I would imagine errors are retried per last ingested event from sincedb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants