Add asset host logs ingest and UI
This commit is contained in:
@@ -63,6 +63,7 @@ func applyMigrations(db *sql.DB) error {
|
||||
|
||||
func cleanupRegistry(db *sql.DB) error {
|
||||
statements := []string{
|
||||
"DELETE FROM machine_event_logs",
|
||||
"DELETE FROM failure_events",
|
||||
"DELETE FROM machine_firmware_states",
|
||||
"DELETE FROM timeline_events",
|
||||
|
||||
Reference in New Issue
Block a user