Hello everyone. I have 2 questions and I hope you will be able to help.
1. Is it possible to get osquery's RocksDB database so it can be accessed from third party applications?
2. Is it possible subscribe to existing tables events? For example, I want to subscribe to 'users' so I can get notified when new user is added, not to query all the time if there is a new user. I saw Eventing framework but I am not sure if it works with the existing tables.