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!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...