ehrhardt
10/07/2020, 1:49 AMrocksdb
and started using ephemeral
for pack results which means the results are not stored anywhere. Does anyone know where this setting configured?zwass
10/07/2020, 2:14 AMdatabase_plugin
would be set in the flags or config file.ehrhardt
10/07/2020, 2:25 AMI0925 13:47:46.259778 187797504 database.cpp:140] Resetting the database plugin: rocksdb
I0925 13:53:25.853595 187797504 database.cpp:140] Resetting the database plugin: rocksdb
I0925 13:59:04.234082 187797504 database.cpp:140] Resetting the database plugin: rocksdb
W0925 14:04:38.143973 289832384 database.cpp:77] Failed to activate database plugin "rocksdb": IO error: While lock file: /var/osquery/osquery.db/LOCK: Resource temporarily unavailable
I0925 14:05:03.339555 63148032 database.cpp:140] Resetting the database plugin: ephemeral
I0925 14:10:43.635411 63148032 database.cpp:140] Resetting the database plugin: ephemeral
I0925 14:16:06.220286 63148032 database.cpp:140] Resetting the database plugin: ephemeral
theopolis
10/07/2020, 2:27 AMehrhardt
10/07/2020, 2:28 AMtheopolis
10/07/2020, 2:28 AMdatabase.cpp:77
occurred, it would fallback to using in-memory storage.ehrhardt
10/07/2020, 2:29 AMtheopolis
10/07/2020, 2:29 AMehrhardt
10/07/2020, 2:32 AMtheopolis
10/07/2020, 2:34 AMehrhardt
10/07/2020, 2:34 AMtheopolis
10/07/2020, 2:37 AMehrhardt
10/07/2020, 2:41 AM