vim /etc/systemd/system/filebeat.service[Unit]Description=Filebeat ServiceDocumentation=https://wszf.meAfter=network-online.targetWants=network-online...
private boolean isServiceRunning() { ActivityManager manager = (Context.ActivityManager) getSystemService(ACTIVITY_SERVICE); for (RunningService...