I am running osquery 4.8.0 on M1 mac. When I check...
# macos
s
I am running osquery 4.8.0 on M1 mac. When I check the state of the battery, osquery reports an issue: % osqueryi --version osqueryi version 4.8.0 spoe@ ~ % osqueryi "select health,condition from battery;" +---------------+-----------+ | health    | condition | +---------------+-----------+ | Check Battery |      | +---------------+-----------+ But Apple reports the battery condition as normal. I am wondering if I am misreading the information>