Route Universal Forwarder data directly to Machine Data Lake
Configure a Universal Forwarder monitored input so matching events land in a Machine Data Lake raw table.
-
You have a Machine Data Lake raw table and know its resource name, such as
~.federated.<raw_table_name>. -
The Universal Forwarder already uses the existing Splunk Cloud receiver and TLS credentials in
outputs.conf. -
You can update the app that manages the monitored input and restart the forwarder.
Use this route when you can change the Universal Forwarder input configuration. The inputs.conf stanza selects the raw table destination. The existing outputs.conf configuration continues to send data to the Splunk Cloud receiver with the existing TLS credentials. There is no Machine Data Lake-specific outputs.conf stanza.
The Universal Forwarder sends the monitored events through the existing Splunk Cloud output connection, and Splunk Cloud Platform routes events with index = ~.federated.<raw_table_name> to the Machine Data Lake raw table.
For more information, see Configure the universal forwarder using configuration files and Configure forwarding with outputs.conf.