Setup

Initial Configuration and Event Log Analysis

Use the steps below to quickly configure Secret Server and Splunk. To set up your external audit server to gather events that you can export from Secret Server:

  1. Go to Admin > Configuration.

    alt

  2. Click Edit at the bottom of the page.

  3. Click the General tab.

    alt

  4. Go to the Syslog/CEF Logging Advanced Settings Information section and select the Syslog/CEF Logging checkbox.

  5. The Syslog/CEF Logging Advanced Settings Information window displays.

    alt

  6. Enter the Splunk server’s IP address in the Syslog/CEF Server field.

  7. Enter the Splunk server’s port in the Syslog/CEF Port field.

  8. From the Syslog/CEF Protocol dropdown list, select TCP.

  9. From the Syslog/CEF Site dropdown list, select Local.

  10. Click Save.

Set Up Windows Heavy Forwarder

You need to set up Windows Heavy Forwarder to forward data to the Splunk Cloud. Click here to set up a heavy forwarder:

  1. Install a Full Splunk Enterprise Instance.
  2. When the installation is complete, log in to your Splunk as an admin on the instance that will be forwarding data.
  3. Click Settings > Forwarding and receiving.

Set Up the Universal Forwarder

Before a forwarder can forward data, it must have a configuration.

  • Tell the forwarder what data to send.
  • Tell the forwarder where to send the data.

Because the universal forwarder does not have Splunk Web, the forwarder must be given a configuration during the installation. Install and configure Universal Forwarder on the server machine where Secret Server is installed. To install and configure Universal Forwarder:

  1. Log in to Splunk Cloud with valid credentials.

  2. Click Universal Forwarder and the Universal Forwarder window displays.

    alt

  3. Click on the Splunk Downloads web page.

    alt

  4. Select an Installation Package.

  5. Double-click the MSI file to start the installation: splunkforwarder-8.0.3-a6754d8441bf-x64-release.msi.

  6. Select the Check this box to accept the License Agreement checkbox.

  7. Uncheck the Use this Universal Forwarder with on-premises Splunk Enterprise. Uncheck if you want this UniversalForwarder to contact a Splunk Cloud instance checkbox.

    alt

  8. Create credentials for the admin account.

    alt

  9. Enter the hostname of Splunk and the default port 8089.

    alt

  10. Click Install.

  11. After configuration of the universal forwarder go to the Splunk Cloud home page.

  12. Click Universal Forwarder.

  13. On the Splunk Cloud home page, click Download Universal Forwarder Credentials to download the splunkclouduf.spl file.

  14. When prompted, click Save File and click OK. By default, the splunkclouduf.spl file downloads to the Downloads directory. If you download to a different location, make note of that location.

  15. Move the splunkclouduf.spl file to the C:\ProgramFiles\SplunkUniversalForwarder\etc\apps directory of your forwarder.

  16. Open a command prompt window and enter the following command:

    tar xvf splunkclouduf.spl

  17. Go to the /bin subdirectory of the deployment server.

  18. Enter the following command in the command prompt window,

    splunk install app \<full path to splunkclouduf.spl\> -auth\<username\>:\<password\>

    where <full path to splunkclouduf.spl> is the path to the directory, where the splunkclouduf.spl file is located and <username>:<password> is the username and password of an existing admin account on the forwarder.

    alt

  19. Restart your forwarder: /splunk restart.

    alt

  20. Select Forwarding defaults.

    alt

  21. Select Yes to store and maintain a local copy of the indexed data on the forwarder.

  22. At Configure forwarding, click Add new.

    alt

  23. Enter the hostname or IP address for the receiving Splunk instance(s) and the receiving port stated when the receiver was configured (for example, enter receivingserver.com:9997).

    alt

  24. Click Save.

  25. Click Setting > Server Control to go to Server Control.

    alt

  26. Click Restart Splunk.

  27. Download the SPL package from your Splunk cloud.

    It's not the regular universal forwarder exe you get from Splunk (no need to install the separate universal forwarder software). https://yourcloudname.splunkcloud.com/en-US/app/splunkclouduf/setupuf

  28. On the Splunk Cloud home page, click Download Universal Forwarder Credentials to download the splunkclouduf.spl file.

    alt

  29. When prompted, click Save File and OK. By default, the splunkclouduf.spl file downloads to the Downloads directory. If you download to a different location, make note of that location.

  30. Move the splunkclouduf.spl file to the, C:\ProgramFiles\Splunk\etc\apps directory of your enterprise.

  31. Open a command prompt window and run the following command: tar xvf splunkclouduf.spl.

  32. Go to the /bin subdirectory of your deployment server.

  33. In the command prompt field, run the following command on your Splunk Heavy Forwarder (or the path that you installed Splunk):

Copy
    splunk install app \<full path to splunkclouduf.spl\| -auth
    \<usernameZZ_BAR_ZZ:\<passwordZZ_BAR_ZZ where \<full path to 
    splunkclouduf.spl\| is the path to the directory where the 
    splunkclouduf.spl file is located and \<username\|:\ 
    <password\| are the username and password of Splunk Enterprise.
  1. Restart your forwarder: /splunk restart.
  2. Once Splunk has restarted, confirm that the correct output.conf is installed.
  3. Make sure that

    C:\ProgramFiles\Splunk\etc\apps\yourcloudnamesplunkcloud\default\outsputs.conf is the same as C:\ProgramFiles\Splunk\etc\system\local\outputs.conf.

  4. If the files above aren’t the same copy C:\ProgramFiles\Splunk\etc\apps\yourcloudnamesplunkcloud\default\outsputs.conf to C:\Program Files\Splunk\etc\system\local\outputs.conf and restart Splunk.

Install Splunk App for Secret Server

  1. Click here to download the Splunk App (splunk-app-for-secret-server_11.tgz) for Secret Server.

  2. Enter Splunk App for Secret Server in the Search field and click Enter.

  3. The app’s page displays.

  4. Click Download.

  5. Log in to Splunk Enterprise.

  6. Click the Gear icon next to Apps.

    alt

  7. Select Install app from file and the Apps page displays.

    alt

  8. Click Install app from file and a file selection window displays.

  9. Click Choose File and locate and select the file previously downloaded.

  10. Click Upload and the Restart Required window displays.

    alt

  11. Click Restart Now.