Getting Data In

Splunk free license, maximum sizes per day of data

royimad
Builder

i need to know is if i'm sending 10 MB file to splunk instance free license from a universal forwarder and splunk only index the changes in that logs ( the delta changes ) would it count the total size of the logs as computed or just the changes in that logs?

0 Karma
1 Solution

kristian_kolb
Ultra Champion

The normal behaviour is that the forwarder keeps track of the file and sends only 'new' events onwards to the indexer. (pretty much like 'tail' in nix)

http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories

/k

View solution in original post

kristian_kolb
Ultra Champion

The normal behaviour is that the forwarder keeps track of the file and sends only 'new' events onwards to the indexer. (pretty much like 'tail' in nix)

http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories

/k

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