Skip to content

Add TCM audit log docs #3869

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

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Add TCM audit log docs #3869

merged 4 commits into from
Dec 5, 2023

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Nov 23, 2023

Resolves #3855

Deployment: https://docs.d.tarantool.io/en/doc/gh-3855-tcm-audit/reference/tooling/tcm/tcm_audit_log/

  • What is audit log
  • Enabling audit logging
  • Configuring: file and syslog
  • Viewing audit logs
  • Entry structure reference
  • Event types reference

@p7nov p7nov marked this pull request as draft November 23, 2023 05:30
@p7nov p7nov marked this pull request as ready for review November 29, 2023 10:11
@p7nov p7nov force-pushed the gh-3855-tcm-audit branch from 284373a to eb2100c Compare November 29, 2023 10:37
@p7nov p7nov requested a review from andreyaksenov December 1, 2023 08:21
Copy link
Contributor

@andreyaksenov andreyaksenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several minor fixes/suggestions

and security-related events, such as:

* Successful and failed login attempts.
* Access to clusters, their configurations, data model, and stored data.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data model -> data models or a data model

:ref:`Structure of audit log events <tcm_audit_log_structure>`.

In addition to writing audit logs, |tcm| has a built-in interface for reading and
searching them. For details, see :ref:`Viewing audit logs <tcm_audit_log_view>`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rephrase this smth like this (without an introductory phrase): |tcm| also has built-in interface for reading and searching audit logs.

p7nov and others added 3 commits December 4, 2023 14:59
Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
@p7nov p7nov merged commit e205a0d into 3.0 Dec 5, 2023
@p7nov p7nov deleted the gh-3855-tcm-audit branch December 5, 2023 04:40
p7nov added a commit that referenced this pull request Dec 5, 2023
Resolves #3855 

Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
andreyaksenov added a commit that referenced this pull request Dec 6, 2023
Resolves #3855 

Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
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