//Added conditional coding to support Beats that don't offer all of these install options ifeval::["{beatname_lc}"!="auditbeat"] To download and install {beatname_uc}, use the commands that work with your system (<> for Debian/Ubuntu, <> for Redhat/Centos/Fedora, <> for OS X, <> for any Docker platform, and <> for Windows). endif::[] ifeval::["{beatname_lc}"=="auditbeat"] To download and install {beatname_uc}, use the commands that work with your system (<> for Debian/Ubuntu, <> for Redhat/Centos/Fedora, <> for OS X, and <> for Windows). endif::[] [NOTE] ================================================== If you use Apt or Yum, you can <> to update to the newest version more easily. See our https://www.elastic.co/downloads/beats/{beatname_lc}[download page] for other installation options, such as 32-bit images. ==================================================