Hello,
I would like to query the ArcGIS Server logs to find Warning and Severe messages.
In the documentation I found this:
"Only records with a log level at or more severe than this level are returned."
Query Logs—ArcGIS REST API: Administer your server | ArcGIS for Developers
However, when I do a query with a Python script and I set the log level to "WARNING", the script only returns the WARNING messages and not the SEVERE messages.
Am I doing something wrong?
I am using ArcGIS Enterprise 10.6.1.
Joris Frenkel, Staatsbosbeheer, the Netherlands