> For the complete documentation index, see [llms.txt](https://docs.elastiflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elastiflow.com/data_platforms/splunk/splunk.md).

# Splunk App Installation

### ElastiFlow Netflow Analytics for Splunk

The ElastiFlow App for Splunk enables you to interactively explore, visualize, and share insights into your network flow data inside of Splunk.

### Installing the ElastiFlow Splunk App

1. [Install **ElastiFlow Netflow Analytics for Splunk**](https://splunkbase.splunk.com/app/6584)
2. [Create a data Input & Index in Splunk](/data_platforms/splunk/datainput_and_index.md)
3. [Enable and Configure the ElastiFlow Splunk Output](/flowcoll/configuration/outputs/output_splunk_hec.md)

### Downloading the ElastiFlow App for Splunk

#### Download from Splunkbase

[ElastiFlow Netflow Analytics for Splunk](https://splunkbase.splunk.com/app/6584/)

Install the App from a file: ![image](https://user-images.githubusercontent.com/43585378/190280069-45d02afb-29cd-4352-b32b-557bbb4fb26a.png)

#### Download & Install within Splunk Enterprise

1. Go to your Apps within Splunk Enterprise\
   ![image](https://user-images.githubusercontent.com/43585378/190278820-22362083-5d40-4956-b202-06b2d5647098.png)
2. Select "Browse more Apps"\
   ![image](https://user-images.githubusercontent.com/43585378/190278826-7368eb9f-c4a9-449a-a3db-ddf901f6e53b.png)
3. Search for ElastiFlow:\
   ![image](https://user-images.githubusercontent.com/43585378/190279120-5eaf39c5-4b9f-41a9-bcf6-e2c38bcff3b1.png)
4. Log in to Splunkbase to install:\
   ![image](https://user-images.githubusercontent.com/43585378/190279223-044e593f-0bf0-4540-b923-eddb6ba3a6a7.png)
5. A restart is required:\
   ![image](https://user-images.githubusercontent.com/43585378/190279224-fc4682e2-7340-48f4-b5f3-87126fe61434.png)
6. After Splunk restarts, log back in and find ElastiFlow:\
   ![image](https://user-images.githubusercontent.com/43585378/190279225-84b5c808-e262-4e8b-8abd-eda8e8c08613.png)\
   ![image](https://user-images.githubusercontent.com/43585378/190279227-1c554bb9-4416-487a-a732-ccd24ccb494e.png)\
   ![image](https://user-images.githubusercontent.com/43585378/190279765-e3cb09ee-f4d4-4848-8e75-f2ef14f7ed64.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.elastiflow.com/data_platforms/splunk/splunk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
