BookmarkSubscribeRSS Feed
dandsouza
Explorer | Level 4
Hello All

Would appreciate if anyone can share or direct where we can get a dump of SAS Server Logs ( Workspace, Batch, Stored process).

Your support would be highly appreciated

Regards
Danny
4 REPLIES 4
SASKiwi
Opal | Level 21

The SAS 9.4 Administration Guide is the place to look. This page should be useful to you. SAS server logs are text files written to the SAS install folders on your SAS servers by default.

dandsouza
Explorer | Level 4

Dear SASKiwi

 

Thank you for your revert, We were looking for around 100 - 200 SAS logs, which we want to use to test for a functionality we are looking to test. 

 

 

Best regards

MarcoGhiglieri
Obsidian | Level 7

SAS Logging can be a strange beast. but it's easy to mod and mantain, except that damned 😄 catalina.out .

SAS 9.4 Logging: Configuration and Programming Reference, Second Edition

Beware: any app (web based, or any kind of service) that can't log at start will not start. Test throughly you modded XML!

 

 

I used to be https://communities.sas.com/t5/user/viewprofilepage/user-id/79325
Kurt_Bremser
Super User

Note that workspace server logs contain only startup and shutdown code by default; everything else is routed to the client. You have to modify the logconfig.xml file to also record user's actions server-side.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 295 views
  • 0 likes
  • 4 in conversation