Getting Data In

Why is Splunk cutting off the data received with collect command?

benhurbarbieri
New Member

Splunk is cutting some data that is received through collect made on a server.

I have already reviewed the props.conf and inputs.conf files.

Has anyone seen anything about this?

Thankful.

0 Karma

nadlurinadluri
Communicator

Ideally collect command is used only for statistical data, and I dont exactly understand as on what data is missing once you use collect command!! Can you elaborate?

pruthvikrishnap
Contributor

Hi Ben,
Try adding the complete values to your search try mentioning the complete index, source-type etc.

| collect index=summary sourcetype=foo

Re-check if any regex is applied on any field.
Share few samples on what is missing, may be we can look into it.
Let me know if this helps.

horsefez
Motivator

Hi @benhurbarbieri,

it's not so clear what you are talking about, but I guess you are talking about Event-Breaking.
Maybe data is coming in and the event isn't breaking at the timestamp you configured.
Stuff like that is pretty common.

To help you, you need to post some sample data and the corresponding stanza's in props/transforms.conf if there are any.

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 ...