Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Logging and Log Upload are two critical aspects when considering large scale RDK deployment. STB stores logs for limited number of days (~10 days). Log repository get logs for a week or so which can help in debugging deployed STBs.

More details on how logging is done in RDK-V can be found here: RDK Logger

Importance of Logging in RDK Deployments

  • Logs for deriving field matrices
  • Logs for assessment of the criticality of the situation
    • Should I look at the problem at the middle of the night or can wait till next day morning
  • Controlled log uploads from 100% to very small numbers (2-3%)based on device maturity
  • Configurable upload intervals typically done once in a day
  • Right level of abstraction to balance between the available storage space and the logs generated
  • Rotate-backup-upload policies

More details on how logging is done in RDK-V can be found here: RDK Logger

RDK-V Log Upload Mechanism

...