You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: