EM Server : get journal logs for a task

Hi,

Why not use the EM Server command action to do that ?

You will ask : why getting the logs of a task ? To check about issues, errors, specific logs and time, things like that. Of course it’s still possible to explore the sqlite file of the journal but it’s not native and journal can be loaded in memory in case of sqlite lock issue.

Thanks

We will be adding the “EasyMorph Server Admin Command” action specifically for administration-related commands, like getting the journal log.

2 Likes

Very Nice ! If I may, getting license leasing info is another possible command to add.

Thanks a lot !

Yes, license assignments is another candidate command for this action.

1 Like

hi, is this already implemented? I cannot find this action.

Hi Arend,

No, it has not. We've postponed the action while we changed the authentication mechanism in EasyMorph Server.

Meanwhile, it's still possible to extract journal records for a task by querying the journal database directly and filtering by task ID.