Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hey there;
does anyone know how to write logs into the Administrator Overview (Logs->Service)? My goal is to see which client invokes my services.
Im using the SAG Integration Server 10.05.
You need to enable auditing at the service level if you want to see your services traced in the services logs. You can do this from the service’s properties in Designer e.g.
regards, John.
Thanky you ! Do you know how to write logs in the security logs?
I’m afraid you can’t. You can log to the server log via pub.flow:debugLog and you trace your own errors to the error log and that’s it. John.