> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/splunk-input/options-splunk-input/connection-tab.md).

# Connection tab

In this tab, you can define the following connection properties, as described in the table below.

| Option                             | Description                                                                                                                                                                                                                                           |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Host name(s) or IP address(es)** | Specifies the network name or address of the Splunk instance or instances.                                                                                                                                                                            |
| **Port**                           | Indicates the port number of the Splunk (splunkd) server. The default value is 8089, but your administrator may have changed the port number.                                                                                                         |
| **User name**                      | Specifies the user name required to access the Splunk server.                                                                                                                                                                                         |
| **Password**                       | Indicates the password associated with the **User name**.                                                                                                                                                                                             |
| **Test connection**                | After you define the connection, you can test it by clicking this button.                                                                                                                                                                             |
| **Preview**                        | Provides a first look at the data. Clicking **Preview** causes the Enter preview size window to appear. Enter the maximum number of records that you want to preview, then click **OK**. The preview data appears in the Examine preview data window. |


---

# 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.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/splunk-input/options-splunk-input/connection-tab.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.
