Hi Group, I'm facing an issue with the way my log file is present with the new version. In the previous version the log file didn't include TAB or other special characters.
See for example the following: [29/Nov/2024:03:19:23][41803.75671fe006c0][-sched:0:3275:3-] Debug: nsdbpg(log): call PQexec with < : delete from sec_sessions : where user_id is null or session_id in ( : select session_id from sec_sessions s : * \x09 * join wt_users_new fr on (s.user_id = fr.employee_id) : join wt_login_manager m using (sid) : where 1732850363 - last_hit > case when status_code=101 then coalesce(min_session_timeout,600) else 14400 end );> [29/Nov/2024:03:19:23][41803.75671fe006c0][-sched:0:3275:3-] Debug(sql): pool log duration 0.023254 secs: ' : delete from sec_sessions : where user_id is null or session_id in ( : select session_id from sec_sessions s : * \x09 * join wt_users_new fr on (s.user_id = fr.employee_id) : join wt_login_manager m using (sid) : where 1732850363 - last_hit > case when status_code=101 then coalesce(min_session_timeout,600) else 14400 end ) : ' Is there any way to remove this? via configuration? The logs are being collected by another system we have, and it breaks the phrasing. Maybe there is some config magic? -- Regards, Sassy Natan 972-(0)54-2203702
_______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel