Splunk search for Size of All Lookup Files on Search Head

Copy
| rest /servicesNS/-/-/data/transforms/lookups getsize=true | fields splunk_server filename title type size eai:appName
This search will provide the estimated size (MB) of all lookup table files that are found on the Splunk SH you run it on. This is useful for identifying large lookup files in your environment.
0 comments

Category:

General Splunk


Tags:

rest lookup inputlookup lookup size

Search Commands:

Sign in or Register to submit a comment