All Apps and Add-ons

Wordcloud_App - Option to exclude some basic words (such as "the", "you", "are", "for") in the text cloud

cpaulrex
New Member

Hi,

It will be helpful if the "Wordcloud_App" app has an option in the customization panel along with the color panels, to exclude some of the basic words such as "the", "you", "are", "for" to avoid creating wordcloud with common words.

Thanks,
Paul C Clarance

0 Karma

lukas_loder
Communicator

Hi Paul,

Have you tried it with a subsearch where you exclude the new results?

index=_internal message="*" | eval Words=split(message,",") | Stats count by Words | search NOT (Words="disk" OR Words="ems") 

Here I split the message into diverent words. And after this I exclude the words "disk" and "ems" from my search.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...