All Apps and Add-ons

Splunk is breaking ASM huge events

joaoreis13
New Member

Hi, my F5 ASM gets some realy huge requests, headers and other fields generating events with more than 64k characters. When that happen, the F5 Big IP breaks the event and when that gets into Splunk it's not recognized as an ASM event, because it's beginning doesn't have the string expected by the application.

Have anyone had the same problem? How do I configure Splunk to get that event correctly parsed and concatenated?

0 Karma

adonio
Ultra Champion

hello there,

looked at the add-on and seems like no TRUNCATE value is set, meaning it will truncate events longer than 10000 bytes, default value for this configuration.
try and set TRUNCATE in props.conf under the matching sourcetype stanza in the add-on
create a new local folder in the TA, create props.conf file and add the relevant stanza and a high value for TRUNCATE
read here to learn more:
http://docs.splunk.com/Documentation/Splunk/7.1.0/Admin/Propsconf

hope it helps

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...