removing unneeded scripts and adding extractions to logging

This commit is contained in:
mcguirepr89
2022-02-15 13:48:05 -05:00
parent 443b8984f1
commit 073e718cac
22 changed files with 42 additions and 130 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
journalctl --no-hostname -o short -fu birdnet_analysis -u birdnet_server | sed "s/$(date "+%b %d ")//g"
journalctl --no-hostname -o short -fu birdnet_analysis -ubirdnet_server -uextraction | sed "s/$(date "+%b %d ")//g"