Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

splunk/splunk-webframework-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Splunk Web Framework Toolkit

Version 1.1

Deprecation notice

The Splunk Web Framework Toolkit is deprecated.

What deprecation means:

  • The resources relating to the Splunk Web Framework Toolkit have been removed from dev.splunk.com. Documentation for the Splunk Web Framework is still available. Only the Splunk Web Framework Toolkit app is deprecated at this time, and the Splunk Web Framework app is archived on Splunkbase.
  • Splunk will no longer provide feature enhancements, engineering support, or customer support for the Splunk Web Framework Toolkit.

Recommendation on new app development and app migration:

  • Because Splunk is no longer investing in the Splunk Web Framework Toolkit, any new app development should be done using other approaches:

    • Use the SplunkUI Toolkit (splunkui.splunk.com).
    • SplunkUI examples gallery with GitHub links.
    • For existing apps that use the Splunk Web Framework Toolkit, we request that developers migrate away from the Splunk Web Framework Toolkit. We encourage developers to provide feedback to Splunk at devinfo@splunk.com if there are any issues with migration.

Notice of removal:

  • The Splunk Web Framework Toolkit will continue to be available as a public archive on GitHub, should other developers want to clone or fork the project.

The Splunk Web Framework Toolkit is a resource to help developers learn how to build rich applications using the Splunk Web Framework. This app contains a collection of examples that show you how to use the components of the Web Framework. You will find documentation and reference information, along with code templates and additional components that you can use within your own Splunk Apps.

Getting Started

This section provides information about installing and using the Web Framework Toolkit.

Requirements

Here are the Web Framework Toolkit requirements for this release:

  • Operating System: Windows, Linux, or Mac OS X.
  • Web browsers: Latest versions of Chrome, Safari, or Firefox, Internet Explorer 9 or later.
  • The Splunk Web Framework: The Web Framework is included in Splunk Enterprise 6 and is available for Splunk Enterprise 5 from the Splunk Developer Portal.

Installing the Web Framework Toolkit

The Web Framework Toolkit is built as a Splunk App, enabling interactive examples running within an instance of Splunk Enterprise 5 or 6.

Installing from Splunk Web

If you downloaded the Web Framework Toolkit from Splunk Apps, you can install the toolkit within Splunk Web.

Installing from a ZIP Source File
  1. Download and unzip the Web Framework Toolkit or clone the repository from GitHub.
  2. Copy the /splunk_wftoolkit subdirectory into $SPLUNK_HOME/etc/apps/.
  3. Restart Splunk.
  4. In Splunk Web, navigate to the Web Framework Toolkit (http://localhost:8000/dj/splunk_wftoolkit).

Documentation and resources

When you need to know more:

Community

Stay connected with other developers building on Splunk.

Email devinfo@splunk.com
Issues https://github.com/splunk/splunk-webframework-toolkit/issues/
Answers http://splunk-base.splunk.com/tags/appfx/
Blog http://blogs.splunk.com/dev/
Twitter @splunkdev

How to contribute

If you would like to contribute to the framework, go here for more information:

Support

This version of the Splunk Web Framework Toolkit is officially supported by the Splunk Support Team.

Please feel free to open issues and provide feedback either through GitHub Issues or by contacting the team directly.

Contact Us

You can reach the Developer Platform team at devinfo@splunk.com.

License

The Splunk Web Framework is licensed under the Apache License 2.0. Details can be found in the LICENSE file.