STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 6 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide

V-282568

CAT II (Medium)

TOSS 5 audispd-plugins package must be installed.

Rule ID

SV-282568r1200684_rule

STIG

Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001851

Discussion

"audispd-plugins" provides plugins for the real-time interface to the audit subsystem, "audispd". These plugins can relay events to remote machines or analyze events for suspicious behavior.

Check Content

Verify TOSS 5 has the "audispd-plugins" package for installed using the following command:

$ sudo dnf list --installed audispd-plugins

Example output:

audispd-plugins.x86_64          3.0.7-101.el9_0.2

If the "audispd-plugins" package is not installed, this is a finding.

Fix Text

Install the "audispd-plugins" package using the following command:
 
$ sudo dnf install audispd-plugins