Splunk Dev

Installing Pandas in Splunk custom application

vengisa
Loves-to-Learn Lots

Hi all,

i am creating a custom app which require PYTHON - Pandas module. 

Can you please let me know how i can install pandas on Splunk enterprise and leverage that on my custom application. 

will this cause any issue on the splunk overall? 

 

Labels (1)
Tags (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Firstly - you should incorporate all that's needed for an app within an app. So a user that installs an app doesn't have to fiddle with manually resolving dependencies and making os-level changes.

Of course it's not always possible, often for licensing reasons, but that's the good practice and the goal you should be striving for.

Secondly - see https://dev.splunk.com/enterprise/docs/developapps/createapps/appanatomy/#Considerations-for-Python-...

 

Get Updates on the Splunk Community!

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...

Explore the Latest Educational Offerings from Splunk [January 2025 Updates]

At Splunk Education, we are committed to providing a robust learning experience for all users, regardless of ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...