Hi,
In MII transaction you can use webservice action to get access all operations that PCoManagement wsdl offers , there is an operation named
"GetAgentInstancePagingLog"
you can get the log for any specific agent instance for desired duration and desired number rows. and
desired log level .
- Critical=1
- Error=2
- Warning=4
- Information=8
- Verbose=16
Then you can achieve sending of this data to desired destination using the transaction.
But I think, as you mentioned to delete the agent log?!
that might not be possible dynamically through MII transaction.
Regards,
Kuntal