Splunk Search

Is a Splunk heavy forwarder able to keep track of non indexed file size?

snehalquintiles
New Member

Hello Team,

I have heavy forwarder where am filtering 1GB file to 4MB and indexing, and now I want to get the actual file size in my search that is 1GB.

Is this possible in Splunk? If yes, how?

Note: I have a Splunk which gives me 4MB , that is indexed data, but not 4GB:

index=_internal source=*metrics* series="*my file path*" | stats sum(eval(kb/1024)) as Filesize by series | eval FilesizeMB=round(Filesize,2) | table series,FilesizeMB

Thank you in advance.

0 Karma

gfuente
Motivator

Hello

Currently you don´t have that data in splunk. You could use this app:

https://splunkbase.splunk.com/app/2776/

To index the full size of the file, and then in the query merge both values by path and filename

Regards

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...