Getting Data In

Can I shorten frequent words?

BoldKnowsNothin
Path Finder

Hello comrades,

 

I'm just curios is there anyway to shorten frequent words?

For example: <Data Name='IpAddress'>::ffff:10.95.81.99</Data>

IpAddress to ipaddr or something like IPa.

 

Many thanks,

 

Labels (4)
0 Karma
1 Solution

inventsekar
SplunkTrust
SplunkTrust

>>> But does this field alias reduces space?

Do you mean, after doing data onboarding (so the fields are indexed properly), if you apply the field alias, will it reduce the index size?.. 

as per my understanding it wont reduce the index size ( Even if it reduces, it will only reduce very negligible amount only)

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust
0 Karma

BoldKnowsNothin
Path Finder

Hello gcusello,

Sir, I just surfed that link you provided to me, many thanks.

But does this field alias reduces space?

Thanks again,

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @BoldKnowsNothin ,

what do you mean with "reduce space"?

alias are applied at search time, meaning there isn't any additional disk usage.

About license usage, the number of aliases or data elaborations don't consume any additional license: license is only the volume of daily indexed logs.

Ciao.

Giuseppe

 

0 Karma

inventsekar
SplunkTrust
SplunkTrust

>>> But does this field alias reduces space?

Do you mean, after doing data onboarding (so the fields are indexed properly), if you apply the field alias, will it reduce the index size?.. 

as per my understanding it wont reduce the index size ( Even if it reduces, it will only reduce very negligible amount only)

0 Karma

BoldKnowsNothin
Path Finder

Hello inventsekar,

Sir, all this only for reduce our license usage, currently we afraid to exclude logs, and looking something else to reduce.

Many thanks,

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @BoldKnowsNothin ,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated by all the contributors 😉

0 Karma

inventsekar
SplunkTrust
SplunkTrust

Hi @BoldKnowsNothin ... ya, i got it.. please note that, for the field names will not occupy lot of space. 

lets say, you have a CSV file with three fields

field1,field2,field3longName
data1,data2,data3

and then you have ten thousand data/records in that CSV file. 

now, the field3 is named as "field3longName"... even if you use alias, the indexer will store it only once. 

but, for license usage... you can analyze these 3 fields and if you dont want, lets say field2, .. then you can totally ignore the field2 while data onboarding. this will save lot of license. 

hope you understood, thanks. 

 

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!

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...