IT & IoT Security | Cloud | It's all about the life itself

Nothing in life is as important as you think it is, while you are thinking about it.

Splunk UF install on Ubuntu

Greetings, Here is the flow to install and basically configure UF on ubuntu system. To download the package wget -O splunkforwarder-8.0.4-767223ac207f-Linux-x86_64.tgz ‘https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.4&product=universalforwarder&filename=splunkforwarder-8.0.4-767223ac207f-Linux-x86_64.tgz&wget=true’ To install the package tar xvzf splunkforwarder-8.0.4-767223ac207f-Linux-x86_64.tgz -C

Continue Reading