Document arrow audit log events
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool Enterprise Edition
Since: 3.5.0
Root document: https://www.tarantool.io/en/doc/latest/platform/security/audit_log
New audit log events introduced:
- Name:
space_arrow_stream
Event: an arrow stream created.
Log message:Arrow stream GE [2] for id, data from s.sk
Event group:data_operations - Name:
space_insert_arrow
Event: an arrow insertion performed.
Log message:Arrow insert keys [2] ... [7] into space s
Event group:dml
Requested by @mkostoevr in https://github.com/tarantool/tarantool-ee/commit/6e41243955347637a476d7b8693fb459fd2b24eb.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the audit log root document at the linked Tarantool documentation page and review the existing event tables or lists. Use the two supplied event names, messages, groups, and version information as the source of truth, then verify that both events appear in the appropriate sections and links render correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100