All Apps and Add-ons

SC4S on Ubuntu16?

nvij_splunk
Splunk Employee
Splunk Employee

Hi, is it possible to run SC4S temporarily in Ubuntu 16? Doesn´t appear as supported but I'm not sure if it's also incompatible. Podman appears to be only available in ubuntu 18 but docket is available for 16 

Labels (1)
0 Karma

nvij_splunk
Splunk Employee
Splunk Employee

Yes, should be fine just not tested. Make the following change for ubuntu16

#Ubuntu 16 path
ExecStartPre=/bin/bash -c "/bin/systemctl set-environment SC4SHOST=$(hostname -s)"
#ExecStartPre=/usr/bin/bash -c "/usr/bin/systemctl set-environment SC4SHOST=$(hostname -s)"

 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...