Splunk Heavy Forwarder
Configuring Splunk Heavy Forwarder to send data to Apica Ascent
Splunk Raw mode
Splunk heavy forwarders support forwarding raw data as it is collected as well in Splunk's proprietary protocol S2S. Apica Ascent can directly ingest from Splunk heavy forwarder in raw mode that does not use proprietary S2S protocol.
Splunk Heavy Forwarder can be configured to send raw TCP data to Apica Ascent. To enable forwarding to Apica Ascent edit $SPLUNK_HOME/etc/system/local/outputs.conf
file and enable TCP forwarding.
Syslog
outputs.conf
RFS:S3
Apica Ascent also fronts an S3 compatible protocol port where Splunk Heavy Forwarders can directly forward data using rfs:s3 output specification. Example is below
outputs.conf
Splunk Cooked mode
Apica Ascent can ingest data from splunk forwarders in Cooked mode as well. You can create a S2S Ingest app extension to directly ingest data from Splunk universal forwarder and Heavy forwarder in cooked mode.
Logs/Events/Metrics can be ingested into Apica Ascent using cooked mode
Go to "Explore" -> "App Extensions" and create your S2S Ingest app extension
Multiple S2s Ingest extensions can be running simultaneously
Last updated