Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Splunk Developer's Guide

You're reading from  Splunk Developer's Guide

Product type Book
Published in May 2015
Publisher
ISBN-13 9781785285295
Pages 180 pages
Edition 1st Edition
Languages
Author (1):
Kyle Smith Kyle Smith
Profile icon Kyle Smith

Basic structures


Now that the App has been created, let's take a look at some of the folders that were created, what they may contain, and how they are used with the App. The folders we are going to look at come from the App that was created via Splunk Web.

The appserver folder

The appserver folder contains configurations and other files that relate to the inner-workings of the App. In extremely advanced Apps, additional modules and MVC controllers (controllers provide the link between you and the system) are inserted into this folder. For the purpose of this book, we will focus on the "static" directory, which contains the JavaScript, CSS, and other assets required by the App.

The bin folder

The bin folder contains "binary" assets, such as those used for modular inputs, scripted inputs, or custom commands. These are most likely Python files, shell scripts, or PowerShell scripts.

The default folder

The default folder contains all the "App publishers" configurations and views. When packaging...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}