Skip to content

RDKB-63303, RDKB-63414 : Move RdkLogger Scripts to Cron#95

Merged
snayak002c merged 2 commits intodevelopfrom
feature/rdklogger-cron
Mar 4, 2026
Merged

RDKB-63303, RDKB-63414 : Move RdkLogger Scripts to Cron#95
snayak002c merged 2 commits intodevelopfrom
feature/rdklogger-cron

Conversation

@ksures101
Copy link
Contributor

Reason for change: Running the rdklogger scripts as cron jobs instead of background processes when the cron is enabled and running as normal background process when the cron is disabled.
Test Procedure: Check scripts are running in crontab when the cron is enabled.
Priority: P1
Risks: None

Signed-off-by: KavyaChowdahalli_Suresh@comcast.com

Reason for change: Running the rdklogger scripts as cron jobs instead of background processes when the cron is enabled and running as normal background process when the cron is disabled.
Test Procedure: Check scripts are running in crontab when the cron is enabled.
Priority: P1
Risks: None

Signed-off-by: KavyaChowdahalli_Suresh@comcast.com
@ksures101 ksures101 requested review from a team as code owners March 4, 2026 16:27
Copilot AI review requested due to automatic review settings March 4, 2026 16:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the rdkbLogMonitor systemd unit to choose between a cron-oriented script and the existing background script based on the RdkbLogCronEnable syscfg flag.

Changes:

  • Update rdkbLogMonitor.service ExecStart to branch on RdkbLogCronEnable and run the appropriate script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@snayak002c snayak002c merged commit 8ed580f into develop Mar 4, 2026
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants