[PR #102] [MERGED] Add Synology ActiveBackup log parsing script #109

Closed
opened 2026-03-02 02:10:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/102
Author: @NiceGuyIT
Created: 12/5/2022
Status: Merged
Merged: 12/5/2022
Merged by: @wh1te909

Base: mainHead: script/synology_activebackuplogs


📝 Commits (1)

  • cdd469d Add Synology ActiveBackup log parsing script

📊 Changes

4 files changed (+641 additions, -0 deletions)

View changed files

scripts_wip/synology_activebackuplogs-example-1.py (+68 -0)
scripts_wip/synology_activebackuplogs-example-2.py (+85 -0)
scripts_wip/synology_activebackuplogs-example-3.py (+84 -0)
scripts_wip/synology_activebackuplogs_snippet.py (+404 -0)

📄 Description

synology_activebackuplogs_snippet.py is a script snippet to be added to a user's library. The example script uses the script snippet to extract information from the Synology Active Backup for Business log files.


🔄 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/amidaware/community-scripts/pull/102 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 12/5/2022 **Status:** ✅ Merged **Merged:** 12/5/2022 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `script/synology_activebackuplogs` --- ### 📝 Commits (1) - [`cdd469d`](https://github.com/amidaware/community-scripts/commit/cdd469d6b1baa051e68ded0042fa261ecd1ed654) Add Synology ActiveBackup log parsing script ### 📊 Changes **4 files changed** (+641 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/synology_activebackuplogs-example-1.py` (+68 -0) ➕ `scripts_wip/synology_activebackuplogs-example-2.py` (+85 -0) ➕ `scripts_wip/synology_activebackuplogs-example-3.py` (+84 -0) ➕ `scripts_wip/synology_activebackuplogs_snippet.py` (+404 -0) </details> ### 📄 Description `synology_activebackuplogs_snippet.py` is a script snippet to be added to a user's library. The example script uses the script snippet to extract information from the Synology Active Backup for Business log files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:34 +03: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/community-scripts#109
No description provided.