You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @runneals,
Although the current builds of System Log Parser do not run in Linux, you can:
point SLP at an ArcGIS Enterprise deployment running on Linux through the web adaptor
-- this would consume the logs through the web and while not the fastest way it will still work
point SLP at an ArcGIS Enterprise deployment running on Linux through a network share
-- if the logs folder on Linux can be shared on your local network (through Samba), then System Log Parser running on Windows could read them...this would offer improved performance vs the web
similar to the previous option, but run slp.exe from the command-line to pass in the tomcat switch
-- if the logs folder on Linux can be shared on your local network (through Samba), then System Log Parser running on Windows could read them...this would offer improved performance vs the web
-- Tomcat (the application server hosting the web adaptor) would need to be configured so that it includes the necessary fields in the access logs (there are examples of this in the System Log Parser README.txt file)
Would be nice to be able to pull web adaptor logs from non-IIS machines running Linux: https://enterprise.arcgis.com/en/web-adaptor/latest/install/java-linux/arcgis-web-adaptor-system-requirements.htm
The text was updated successfully, but these errors were encountered: