splunk / splunk-shuttl

Splunk app for archive management, including HDFS support.
Apache License 2.0
36 stars 19 forks source link

Create a tools directory where integrations go #97

Closed petterik closed 11 years ago

petterik commented 11 years ago

We need a place where the source code for our different integrations go.

The integration may depend on the Shuttl source code, but the Shuttl source code cannot depend on the integration code. When Shuttl code want to use anything in the integration source-tree, then it should be merged/moved into the Shuttl source-tree.