icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Trello Add-On
SHA256 checksum (trello-add-on_120.tgz) b2dc76ef953bb3159ed8a28a343885f73e56385b11ddb99124516d6ead683d3a SHA256 checksum (trello-add-on_114.tgz) 182b662eafaf8a74a6b6bba96d259e767a92ad5683455d7874382214990572a0
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Trello Add-On

This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
This add-on allows you to call the Trello API's directly to ingest boards that you are a member of. Within this add-on you can gather information regarding the board, lists, cards, labels, members and checklists. Each element is optional with modular inputs, allowing you to ingest only the areas which are important to you.

If you encounter any issues or would like more information, please email me at twest.dev at gmail.com as I will be actively supporting this app and am keen to add in additional functionality that you may find useful.

IF YOU LIKE THIS APP, PLEASE BE SURE TO LEAVE A RATING. THANKS

Pre-requesites

You will need an api key and token from Trello to use this Add-On. If you do not already have this, please go to https://developers.trello.com to convert your trello account to a developer account and obtain this information. Please note your account needs access to any board for which you wish to extract data from.

Installation

Installation is as standard for a Splunk Add-On.

Set-up

After installation, please use the following steps as a guide
1. Open the Add-On and select Configuration
2. Open the Add-on settings and enter your key and token supplied by Trello when you enabled your account for development.
3. Go to Inputs and Create a New Input. The following inputs are available ingestion.
Boards (Calling https://api.trello.com/1/boards/{id})
Lists (Calling https://api.trello.com/1/boards/{id}/lists)
Cards (Calling https://api.trello.com/1/boards/{id}/cards)
Checklists (Calling https://api.trello.com/1/boards/{id}/checklists)
Members (Calling https://api.trello.com/1/boards/{id}/members)
4. Ensure you obtain the board id from Trello. This can be found in the Trello JSON export for the board (Show Menu > More > Print and Export > Export as JSON) entitled ID.

Information

Each input will store collected data in sourcetype trello:{input type}.
It's reccomended that you specify the parental ID's when collecting information for multiple inputs. The following list details the links between inputs
Lists > Boards: idBoard - BoardId
Cards > Lists: idList - ListId
Cards > Members: idMembers[] - MemberId
Cards > Checklists: idCheckLists[] - idCheckList

Troubleshooting

Should you fail to get any data into Splunk, please follow the following steps.
Please search in the _internal index for "trello". This should retrive all activity information relating to the Add-On and should shed some light on your issue
You may also want to test your connection to ensure it works using a separate tool to test the API directly. The url you will need to call will be https://api.trello.com/1/boards/{id}?key={your API key}&token{your Token} using the GET method.
Should you need further assistance, please contact me directly and I will eneavour to assist where possible.

Finally

If there's anything that you would like to see going forward, please let me know and I will gladly look to incorporate your suggestions into further updates.

Release Notes

Version 1.2.0
Oct. 9, 2019

New Field Aliases for DevSplunkOps

Version 1.1.4
Oct. 20, 2018

Pass AppInspect


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.