Deployment Architecture

Gone part of the event when indexing

fridays
Explorer

Hello. We have a problem with the event handling in splunk. We get events from AWS S3 and one of the events are indexed ill, missing part of the event. We do not understand how it happened and how to understand where to look for the problem

Tags (1)
0 Karma

somesoni2
SplunkTrust
SplunkTrust

During the event processing in Splunk, as part of Event Breaking step, Splunk applies various limits on the amount of data that can be part of an event. Few of them are TRUNCATE which defines the maximum length of a line in bytes (default to 10,000 bytes) and MAX_EVENTS which defines the max number of lines in an event can have (default to 256 lines). These two entries can cause an event to get truncated if they exceed these generous limit. Check the event that got truncated is very long. Also, you can check splunkd logs on index=_internal sourcetype=splunkd component=LineBreakingProcessor log_level!=INFO for such warning/errors.

http://docs.splunk.com/Documentation/Splunk/6.5.2/Data/Configureeventlinebreaking#Line_breaking_gene...

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...