Route Heavy Forwarder data directly to Machine Data Lake
Configure a Heavy Forwarder input so processed 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 Heavy Forwarder already uses the existing Splunk Cloud receiver and TLS credentials in
outputs.conf. -
You can update the app that manages the input and restart the Heavy Forwarder.
Use this route when the Heavy Forwarder must parse, aggregate, filter, or otherwise process data before sending it to Splunk Cloud Platform. The input configuration selects the Machine Data Lake 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 Heavy Forwarder sends the 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 Deploy a heavy forwarder, Configure forwarding with outputs.conf, and Route and filter data.