Splunk Enterprise Installation Manual 7.2.1: System Requirements For Use of Splunk Enterprise On-Premises
Splunk Enterprise Installation Manual 7.2.1: System Requirements For Use of Splunk Enterprise On-Premises
7.2.1
System requirements for use of Splunk Enterprise
on-premises
Generated: 12/17/2018 8:29 pm
The universal forwarder has its own set of hardware requirements. See Universal
forwarder system requirements in the Universal Forwarder manual.
If you have ideas or requests for new features and you have a current Splunk
contract, open a request with Splunk Support.
The following tables list the available computing platforms for Splunk Enterprise.
The first table lists availability for *nix operating systems and the second lists
availability for Windows operating systems.
An empty box means that Splunk software is not available for that platform and
type.
If you do not see the operating system or architecture that you are looking for in
the list, the software is not available for that platform or architecture. This might
mean that Splunk has ended support for that platform. See the list of deprecated
and removed computing platforms in Deprecated Features in the Release Notes.
Some boxes contain characters other than a check mark. See the bottom of each
table to learn what the characters mean and how it could impact your installation.
1. Find the operating system on which you want to install Splunk Enterprise
in the Operating system column.
2. Find the computing architecture in the Architecture column that matches
your environment.
3. Find the type of Splunk software that you want to use: Splunk Enterprise,
Splunk Free, Splunk Trial, or Splunk Universal Forwarder.
1
4. If Splunk software is available for the computing platform and software
type that you want, proceed to the download page to get it.
Operating Universal
Architecture Enterprise Free Trial
system Forwarder
Solaris 10 and x86 (64-bit) X
11 SPARC X
Linux, all 2.6
x86 (64-bit) D D D D
kernel versions
Linux, all 3.x
and 4.x kernel x86 (64-bit) X X X X
versions
PowerLinux,
Little Endian
kernel version PowerPC X
2.6 and higher
(E)
zLinux, kernel
version 2.6 and s390x X
higher
FreeBSD 10
x86 (64-bit) X
and 11
Mac OS X 10.11 Intel D D D
macOS 10.12
Intel X X X
and 10.13
AIX 7.1 and 7.2 PowerPC X
ARM Linux ARM A
A: The software for this platform is available for download from splunk.com, but
there is no official support for the platform.
D: Splunk supports this platform and architecture but might remove support in a
future release. See Deprecated Features in the Release Notes for information on
deprecation.
E: Support for PowerLinux on Big Endian kernels was removed.
2
Windows operating systems
The table lists the Windows computing platforms that Splunk Enterprise supports.
Universal
Operating system Architecture Enterprise Free Trial
Forwarder
Windows Server 2008
x86 (64-bit) D
R2 SP1
Windows Server
2012, Server
2012 R2, and Server x86 (64-bit) X X X X
2016 (all installation
options)
x86 (64-bit) D D X
Windows 8.1
x86 (32-bit) D D X
x86 (64-bit) X X X
Windows 10
x86 (32-bit) *** *** X
D: Splunk supports this platform and architecture but might remove support in a
future release. See Deprecated Features in the Release Notes for information on
deprecation.
*** Splunk supports but does not recommend using Splunk Enterprise on this
platform and architecture.
Splunk offers official support for Splunk Enterprise and Universal Forwarder
containers running in the following environments.
3
Edition
17.06.2 and
higher
For container-based deployments of Splunk Enterprise and Universal Forwarder
in environments that Splunk does not support, you can find support on Splunk
Answers or through the open source community on GitHub for Splunk-Docker.
Windows
The Splunk Enterprise Monitoring Console works only on some versions of Linux
and Windows. For information on supported platform architectures for the
Monitoring Console, see Supported platforms in the Troubleshooting Manual. To
learn about the other prerequisites for the Monitoring Console, see Monitoring
Console setup prerequisites in Monitoring Splunk Enterprise.
4
Creating and editing configuration files on OSes that do not use UTF-8
character set encoding
See Configure Splunk for IPv6 in the Admin Manual for details on IPv6 support in
Splunk Enterprise.
Supported browsers
• Firefox (latest)
• Internet Explorer 11 (Splunk Enterprise does not support this browser in
Compatibility Mode.)
• Safari (latest)
• Chrome (latest)
Recommended hardware
5
indexing and search performance can degrade.
Docker images of Splunk Enterprise are also available at Docker Hub for
developers to evaluate the deployment of Splunk on containerized infrastructures
not covered by Splunk support. These Docker images are supported by the
community. See https://hub.docker.com/r/splunk/splunk/.
The following requirements are accurate for a single instance installation with
light to moderate use. For significant enterprise and distributed deployments, see
the Capacity Planning Manual.
Maintain a minimum of 5GB of free hard disk space on any Splunk Enterprise
instance, including forwarders, in addition to the space required for any indexes.
See Estimate your storage requirements in Capacity Planning for a procedure on
how to estimate the space you need. Failure to maintain this level of free space
can degrade performance and cause operating system failure and data loss.
6
Hardware requirements for universal and light forwarders
The universal forwarder has its own set of hardware requirements. See Universal
forwarder system requirements in the Universal Forwarder manual.
If you run Splunk Enterprise on a file system that does not appear in this table,
the software might run a startup utility named locktest to test the viability of the
file system. If locktest fails, then the file system is not suitable for using with
Splunk Enterprise.
When you use Network File System (NFS) as a storage medium for Splunk
indexing, consider all of the ramifications of file level storage.
Use block level storage rather than file level storage for indexing your data.
• Do not use NFS to host hot or warm index buckets, because a failure in
NFS can cause data loss. NFS works best with cold or frozen buckets.
• Do not use NFS to share cold or frozen index buckets amongst an indexer
cluster, as this potentially creates a single point of failure.
• Splunk Enterprise does not support "soft" NFS mounts. These are mounts
that cause a program attempting a file operation on the mount to report an
7
error and continue in case of a failure.
• Only "hard" NFS mounts (mounts where the client continues to attempt to
contact the server in case of a failure) are reliable with Splunk Enterprise.
• Do not disable attribute caching. If you have other applications that require
disabling or reducing attribute caching, then you must provide Splunk
Enterprise with a separate mount with attribute caching enabled.
• Do not use NFS mounts over a wide area network (WAN). Doing so
causes performance issues and can lead to data loss.
Splunk Enterprise allocates system-wide resources like file descriptors and user
processes on *nix systems for monitoring, forwarding, deploying, searching, and
other things. The ulimit command controls access to these resources which
must be set to acceptable levels for Splunk Enterprise to function properly on *nix
systems.
The more tasks your Splunk Enterprise instance performs, the more resources it
needs. You should increase the ulimit values if you start to see your instance
run into problems with low resource limits. See I get errors about ulimit in
splunkd.log in the Troubleshooting Manual.
The following table shows the system-wide resources that the software uses. It
provides the minimum recommended settings for these resources for instances
that are not forwarders, such as indexers, search heads, cluster masters, license
masters, deployment servers, and Monitoring Consoles (MC).
Kernel Recommended
System-wide Resource
parameter value
Default process data size (soft limit) dfldsiz 2147483648
Maximum process data size (hard
maxdsiz 2147483648
limit)
8
On machines that run AIX, you might need to increase the systemwide resource
limits for maximum file size (fsize) and resident memory size (rss). The following
table shows the parameters that must be present in /etc/security/limits for
the user that runs Splunk software.
Solid state drives (SSDs) deliver significant performance gains over conventional
hard drives for Splunk in "rare" searches - searches that request small sets of
results over large swaths of data - when used in combination with bloom filters.
They also deliver performance gains with concurrent searches overall.
Splunk Enterprise supports the use of the CIFS/SMB protocol for the following
purposes, on shares hosted by Windows hosts only:
When you use a CIFS resource for storage, confirm that the resource has write
permissions for the user that connects to the resource at both the file and share
levels. If you use a third-party storage device, confirm that its implementation of
CIFS is compatible with the implementation that your Splunk Enterprise instance
runs as a client.
Do not index data to a mapped network drive on Windows (for example "Y:\"
mapped to an external share.) Splunk Enterprise disables any index it
encounters with a non-physical drive letter.
9
Considerations regarding environments that use the transparent huge
pages memory management scheme
If you run Splunk Enterprise on a Unix machine that makes use of transparent
huge memory pages, see Transparent huge memory pages and Splunk
performance in the Release Notes before you attempt to install Splunk
Enterprise.
Further reading
See the Download Splunk Enterprise page to get the latest available version.
See the release notes for details on known and resolved issues in this release.
10