TiUP should also record audit if received a signal
Open
@YangKeao is already working on this.
Since Aug 29, 2025.
type/feature-request
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Feature Request
Is your feature request related to a problem? Please describe:
If a SIGTERM (or other) signal hits tiup, the tiup cluster will not record audit log and debug log.
If tiup panics, it'll also not record audit log and debug log.
Describe the feature you'd like:
Record audit log and debug log even if tiup panics or received a signal.
Why the featue is needed:
Audit log can help us to replay the command.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
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.
Assessment
This issue has not been assessed yet.