1. Splunk Enterprise Documentation, Getting Data In, "Configure inputs.conf": This section explicitly states, "The most common way to configure a data input is to add a stanza to an inputs.conf file." It details the process of creating and editing this file as the fundamental method for data onboarding.
2. Splunk Enterprise Documentation, Updating Splunk Enterprise Instances, "About deployment server and forwarder management": This document describes the best practice for managing configurations in a distributed environment. It states, "The deployment server is a tool for distributing configurations, apps, and content to groups of Splunk Enterprise instances... This is the primary way to manage a fleet of universal forwarders." This process relies entirely on managing configuration files like inputs.conf within deployment apps.
3. Splunk Enterprise Documentation, Forwarding Data, "Configure the universal forwarder": This guide outlines the steps for setting up forwarders, emphasizing the creation and deployment of a inputs.conf file to specify which data the forwarder should collect and send. This reinforces that file-based configuration is the standard operational procedure.