Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Audit buffer IT suite #3990

Closed
wants to merge 26 commits into from
Closed

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Mar 2, 2023

Related issue
#3963

Description

This Issue aims to add IT support for the new Audit whodata buffer. This is managed by the whodata->queue_size tag that limits the amount of audit events that are received by syscheck. When the queue is full, events are dropped and the files modification are detected through scheduled mode instead of whodata.

Added

  • test_audit_buffer_configuration.py module containing 7 cases related to queue_size configuration values
  • test_audit_buffer_behavior.py module containing 2 cases related to queue_size basic behavior
  • test_audit_buffer_over_time.py module containing 2 cases related to queue_size's behavior in relation to max_eps
  • Added new callbacks and functions

Changed

  • Fixed test_sync_max_eps.py

Testing performed

Tester Test path Jenkins Local OS Commit Notes
@Deblintrake09 (Developer) 🟢🟢🟢 🟢🟢🟢 Manager f13f4c5 Nothing to highlight
@Deblintrake09 (Developer) 🟢🟢🟢 🔵 Linux Agent f13f4c5 Nothing to highlight
@Deblintrake09 (Developer) 🟢🟢🟢 🟢🟢🟢 Windows Agent f13f4c5 Nothing to highlight
@Deblintrake09 (Developer) 🟢🟢🟢 🚫 Solaris & macOS Agent f13f4c5 Nothing to highlight

@Deblintrake09 Deblintrake09 self-assigned this Mar 2, 2023
@Deblintrake09 Deblintrake09 changed the base branch from master to 4.5 March 2, 2023 19:16
@Deblintrake09 Deblintrake09 linked an issue Mar 2, 2023 that may be closed by this pull request
@Deblintrake09 Deblintrake09 marked this pull request as ready for review March 6, 2023 20:09
@Deblintrake09
Copy link
Contributor Author

This branch has been closed because of unsigned commits. Replaced by #4227.

@Deblintrake09 Deblintrake09 deleted the 3963-whodata-buffer-support branch July 4, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants