[PR #440] [MERGED] feat: add ttyrecStealthStdoutPattern config #481

Closed
opened 2026-05-07 00:21:07 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/440
Author: @speed47
Created: 1/9/2024
Status: Merged
Merged: 2/20/2024
Merged by: @speed47

Base: masterHead: ttyrecStealth


📝 Commits (1)

  • d4eda2c feat: add ttyrecStealthStdoutPattern config

📊 Changes

5 files changed (+37 additions, -3 deletions)

View changed files

📝 bin/shell/osh.pl (+12 -1)
📝 doc/sphinx/administration/configuration/bastion_conf.rst (+14 -0)
📝 etc/bastion/bastion.conf.dist (+7 -0)
📝 lib/perl/OVH/Bastion.pm (+3 -2)
📝 lib/perl/OVH/Bastion/configuration.inc (+1 -0)

📄 Description

Commands that generate a lot of stdout output and are M2M workflows, such as rsync, can now be excluded from ttyrec to avoid filling up drives


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/440 **Author:** [@speed47](https://github.com/speed47) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `ttyrecStealth` --- ### 📝 Commits (1) - [`d4eda2c`](https://github.com/ovh/the-bastion/commit/d4eda2c5f0629e22e13033fff41d4cd7303bc84b) feat: add ttyrecStealthStdoutPattern config ### 📊 Changes **5 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `bin/shell/osh.pl` (+12 -1) 📝 `doc/sphinx/administration/configuration/bastion_conf.rst` (+14 -0) 📝 `etc/bastion/bastion.conf.dist` (+7 -0) 📝 `lib/perl/OVH/Bastion.pm` (+3 -2) 📝 `lib/perl/OVH/Bastion/configuration.inc` (+1 -0) </details> ### 📄 Description Commands that generate a lot of stdout output and are M2M workflows, such as rsync, can now be excluded from ttyrec to avoid filling up drives --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:21:07 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#481
No description provided.