All Apps and Add-ons

Unable to initialize modular input "streamfwd" defined inside the app "Splunk_TA_stream"

daniel_splunk
Splunk Employee
Splunk Employee

After install App for Stream, got the error message from the UI.

Unable to initialize modular input "streamfwd" defined inside the app "Splunk_TA_stream"

From the log, got this error message.
06-24-2018 12:39:00.268 +0800 ERROR ModularInputs - Introspecting scheme=streamfwd: script running failed (killed by signal 6: Aborted).
06-24-2018 12:39:00.268 +0800 ERROR ModularInputs - Unable to initialize modular input "streamfwd" defined inside the app "Splunk_TA_stream": Introspecting scheme=streamfwd: script running failed (killed by signal 6: Aborted).

Tags (1)
0 Karma

daniel_splunk
Splunk Employee
Splunk Employee

You can run below command to check the streamfwd version.

pwd

/opt/splunk/etc/apps/Splunk_TA_stream/linux_x86_64/bin

./streamfwd --version

terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

If you got the same error about locale, try to export the LC_ALL="en_US.UTF-8" before you start splunk.

For example,

pwd

/opt/splunk/bin

export LC_ALL="en_US.UTF-8"

./splunk start

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...