Getting Data In

Field string incorrectly showing post onboarding

splunklearner
Communicator

Hi, F5 team is sending logs to our splunk syslog server as comma seperated values. Post onboarding we see some of field values (string values) are truncating. 

Example:

From F5:

Violation_details=xxxxxxxxxxxxx(say 50 words)

after on-boarding to Splunk:

Violation_details=xxxxx (truncating)

What might be the issue here?

Syslog server -- UF -- Indexer (our flow)

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

The most typical reason for truncation when using syslog is when you're sending events over UDP and you're hitting datagram size limit.

Do you receive syslog on your "syslog server" and write events to file(s) from which you pick them up with an UF? If so, check the contents of the intermediate file(s). If the events are truncated there, it's a problem on the syslog side. If the events are OK there but are truncated after ingesting with UF, it's on UF's (or indexer's) side.

If it's the syslog side, you can try to switch to TCP.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @splunklearner ,

I suppose that you're using the standard add-on from Splunkbase (https://splunkbase.splunk.com/app/2846), otherwise, use it.

Check if in the logs are truncated or divided in two events.

If truncated, check the TRUNCATE option for that sourcetype.

If divided, check if in the logs there's some date.

Ciao.

Giuseppe

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!

Data Management Digest – August 2026

MichelleCorpora_1-1788182384472.png Welcome to the August 2026 edition of Data Management Digest! August was a ...

Your Feedback. Our Roadmap. Visit the PX Feedback Booth at .conf26

You use Splunk every day, come and help shape what's next.  Save Your Seat: Product-Focused Sessions at ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...