Deployment Architecture

Suggestion to Integrate tools into splunk without using Splunk addons

Nith1
Path Finder

Hi @gcusello ,

 

Can you please guide me on the below.
The requirement is like i need to integrate Bitbucket,Bamboo and UCD with splunk. I mean i have to pull logs from Bitbucket,Bamboo and UCD to Splunk and create a dashboard for the same in Splunk.  But the addons listed in Splunk base (https://splunkbase.splunk.com/app/4182/), (https://splunkbase.splunk.com/app/3440/), (https://splunkbase.splunk.com/app/2789/) is not supported for Splunk version 8 or, are unable to pull the logs using the listed addons . Can you please let me know the steps to proceed with integration without making use of splunk addons.

 

Thanks 

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Nith1,

I don't know those add-ons probably aren't supported in Splunk 8 because they contains some Python scripts so they will be migrated in the futire.

You could create your own add-on in this way:

  • identify the APIs to extract logs,
  • write a script using those APIs,
  • save them in an add-on.

You could also see the scripts in the Add-on and check if they run with Python 3 and eventually modify them, probably the problem is that none hase migrated the old ones.

For more infos see at https://docs.splunk.com/Documentation/Splunk/8.1.2/AdvancedDev/ScriptedInputsIntro

Ciao.

Giuseppe

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...