This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Usage queries, reports, API, ... logging

Hi,

Like with many big systems, "trash" is collected over the years and a cleanup seems logical.  But also from a security and operational point of view knowing what is called when is often very important.  However, I don't seem to find clear information in the logs, only snippets here and there.

Things I'm looking for to help identify what things are still in use by who:

  • Who invoked which query, view, report, ... when (either through AdminUI, CMSUI, REST, SOAP, ...) (and how long did it take)?
  • Who invoked which REST, SOAP, Java, ... endpoint when (and how long did it take)?

Such information would allow to identify obsolete queries, reports, ... and may help identify abuse by external applications.