INNOV-AI

Innovation and Research from Réunion Island, France

Back   Home

Show the stack logs (log by business process) @ ADMIN - Administration @ MentDB Weak

> Start the server
> (or start the server for the first time (embedded mode - H2 Database))
> (or start the server for the first time (remote mode - MySQL 8 Database))
> Open the MentDB Weak Editor

Click on the ADMIN tab, open 'Activity', double click on 'Logs before archive' ...

Enter your filters and click on search button :

Right click on a process id and select PID ...

You can see all logs from the selected business process ...

To get the command lines right click on 'Logs before archive', and choose 'Log search ko', 'Log search ko (filter)' or 'Log show time' ...

MQL INPUT
in out_editor {
	log search "ko" 
	"" 
	"" 
	"" 
	"" 
	(date datedifft (concat (date sysdate) " 00:00:00") "DAY" 30)
	(concat (date sysdate) " 23:59:59") 
	ASC 1 500;
}
MQL INPUT
in out_editor {
	log search "ko" 
	"scriptNameFilter" 
	"keyFilter" 
	"valFilter" 
	"msgerrorFilter" 
	(date datedifft (concat (date sysdate) " 00:00:00") "DAY" 30)
	(concat (date sysdate) " 23:59:59") 
	ASC 1 500;
}
MQL INPUT
in out_editor {
	log show_time DEV_N1 1;
}
start: 2026-01-09   end: 2026-01-09   v_start: 401   v_end: