Input

Most often, you'll be using DB Connect to poll databases to fetch data to ingest in Splunk using an Input—let's set one up. You can look at the screenshot after the following steps to see how they were applied:

  1. Click Data Lab | Inputs | New Input. You'll arrive on the Set SQL Query page.
  2. Select a Connection (MySQLDevTest).
  3. Select a Catalog (performance).
  4. Select either a Schema or Table (webbytes, for this example).
  5. Splunk will create a generic SQL query (or you can edit/create one yourself in the SQL Editor)—click Execute SQL to run it. The rows and columns that are returned from the database are used to support and continue the configuration.
  6. Select an Input Type of either Batch or Rising. Batch input is a bulk download of all of ...

Get Splunk 7.x Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.