All Apps and Add-ons

How to get Splunk to work with FreeBSD 10?

bsdbluz
Explorer

Was wondering if anyone has been able to get Splunk to work properly with FreeBSD v10 or the pkgng installation. A "pkg add" command fails due to the lack of a missing manifest file. I am not sure how to work around this and would really like to test Splunk under FBSD10. Appreciate any thoughts or feedback.

Tags (1)

bsdbluz
Explorer

Just a note to confirm that the above directions worked. Thanks for the feedback!

0 Karma

shirkdog
Engager

Have you tried the using the non-native installer?

Doing the steps from the Splunk doc:

mkdir -p /opt
tar -xzf splunk-6.1.1.tar.gz -C /opt
cat << EOF >> /boot/loader.conf
kern.maxdsiz="2147483648" # 2GB
kern.dfldsiz="2147483648" # 2GB
machdep.hlt_cpus=0
EOF
cat << EOF >> /etc/sysctl.conf
vm.max_proc_mmap=2147483647
EOF

Making sure you have COMPAT7 binary compatibility in your kernel and splunk will start just fine.

bsdbluz
Explorer

Just a note to confirm that the above directions worked. Thanks for the feedback!

0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...