Splunk® Enterprise

Workload Management

Acrobat logo Download manual as PDF


Splunk Enterprise version 7.2 is no longer supported as of April 30, 2021. See the Splunk Software Support Policy for details. For information about upgrading to a supported version, see How to upgrade Splunk Enterprise.
This documentation does not apply to the most recent version of Splunk® Enterprise. For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Set up Linux for workload management

To use workload management in Splunk Enterprise, you must set up Linux cgroups on your underlying Linux operating system. How you set up cgroups for workload management depends on whether or not Linux is running under systemd. To determine if your system is running under systemd, see Is Linux running systemd?.

Is Linux running systemd?

Use one of the following options to determine if your Linux distribution is running systemd.

  • Run the systemctl command to check for a systemd version number.
    $ systemctl --version
    systemd 219
    +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN
    

    Workload management supports systemd version 219 or later. See Requirements.

  • Check for a systemd process ID. If the output shows PID=1, then you are running systemd. For example:
    $ pidof systemd 
    1
    

To configure cgroups on Linux distributions running under systemd, see Configure systemd distributions.

To configure cgroups on Linux distributions not running systemd, see Configure non-systemd distributions.

Last modified on 10 January, 2019
PREVIOUS
Requirements
  NEXT
Configure Linux systemd for workload management

This documentation applies to the following versions of Splunk® Enterprise: 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.2.5, 7.2.6, 7.2.7, 7.2.8, 7.2.9, 7.2.10


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters