Project

General

Profile

Actions

New Feature #10121

open

Remote logging feature in android agent

Added by Rajitha Kumara over 1 year ago. Updated 8 months ago.

Status:
Implementation
Priority:
None
Start date:
07/06/2023
Due date:
% Done:

0%

Estimated time:
Device Type:
Android
Component:
Type:

Description

In order to enhance the auditability of the Android agent, we intend to implement a reliable remote logging mechanism on the agent side.
As per the current plan, the agent will periodically transmit batches of logs to the log collector, which is the UEM server.
Subsequently, the log collector will index these logs in ElasticSearch for further analysis and processing.
To provide a reliable remote logging service, we are considering the following key factors in the implementation process.

  • Space management and log rotation.
  • Device connectivity status.
  • Frequency of communication process (based on current connectivity type).
  • Uploading size of the log batches (based on current connectivity type).
  • System reboot handling.
  • Communication failures, retrying and backoff policies.
Actions #1

Updated by Viranga Gunarathna 8 months ago

  • Project changed from 33 to Backlog
Actions

Also available in: Atom PDF