All Apps and Add-ons

hiddenPostProcess does not work with splunk for google maps module

monzy
Communicator

does the google maps module support HiddenPostProcess ?

my view works off single HiddenSearch and HiddenPostProcess searches for two dashboard panels. but when one of the panels is a google maps panel, the maps panel renders but does not plot anything on the map. if i take the equivalent search and place it in a non-postprocess view, the map renders as expected.

is there some prerequisite to use the google map module in a HiddenPostProcess scenario ?

0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

I don't believe the GoogleMaps module pays attention to any postProcess search that it gets from upstream. The module does use the postProcess argument to the API, in that depending on its autoPostProcess param, it will send different postprocess searches when it gets its data. However whether you set autoPostProcess to True or False, it won't incorporate any postProcess you might have put in there via the HiddenPostProcess or PostProcess modules.

View solution in original post

sideview
SplunkTrust
SplunkTrust

I don't believe the GoogleMaps module pays attention to any postProcess search that it gets from upstream. The module does use the postProcess argument to the API, in that depending on its autoPostProcess param, it will send different postprocess searches when it gets its data. However whether you set autoPostProcess to True or False, it won't incorporate any postProcess you might have put in there via the HiddenPostProcess or PostProcess modules.

monzy
Communicator

thanks sideview 🙂

i wish there was a better answer.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...