Skip to content

rzzldzzl/Install-Splunk-UF-on-Databricks-Cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Install-Splunk-UF-on-Databricks-Cluster

  • Import Install Splunk UF on Databricks Cluster.ipynb notebook
    • url: https://raw.githubusercontent.com/rzzldzzl/Install-Splunk-UF-on-Databricks-Cluster/master/Install%20Splunk%20UF%20on%20Databricks%20Cluster.ipynb
  • Set Variables (These can also be set in each Cluster's Environmnet Variables Config, BUT, remove them from the init script.)
    • ufDlUrl="https://download.splunk.com/products/universalforwarder/releases/8.0.2.1/linux/splunkforwarder-8.0.2.1-f002026bad55-Linux-x86_64.tgz"
    • ufDlDir="/dbfs/splunkUF"
      • should be shared location accessible by both the driver and executors.
    • ufInstallDir="/local_disk0"
      • driver/executor Splunk UF install dir
    • TARGETURI="<FQDN of Splunk Deployment Server>:8089"
  • Execute Install Splunk UF on Databricks Cluster notebook to write splunkUF-init.sh init script.
  • Configure Splunk UF configs on Deployment Server - see examples
  • Configure Databricks cluster to run init script dbfs:/splunkUF/splunkUF-init.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published