Open Fabioni opened 3 months ago
Hi the issue is that on android apps are mostly isolated from each other (sandboxing) which means it is not possible to read any internal logs from apps that do not explicitly enable external logging to the system (without rooting).
If you know an app that logs e.g. to the file system somewhere and you want to ingest that logs to elastic then give me a heads up and I will write a module that can collect these logs.
You say we can sync all of this to Elastic Search:
Maybe I am stupid but what about actual logs from other apps, which is probably the reason why people would want the elastic agent?
Thanks for any help (I am totally new to the Elastic Search world)