BookmarkSubscribeRSS Feed
mhowell
Calcite | Level 5

I'm new to SAS and have built a SAS 9.4 server.  As part of a requirement we have to log everything that is opened, modified, or deleted out of a specific directory.  The end user that uses this particular data on the server accesses it with Enterprise Guide 7.x.  How do I go about doing this?  Where are the logs kept if this is already occurring?

2 REPLIES 2
Kalind_Patel
Lapis Lazuli | Level 10

By default SAS doesn't track everything, But you can enable few loggings and increase the logging level to achieve your goal, You can refer System Monitoring and Logging topic in following SAS Document to get more detailed information:

https://documentation.sas.com/api/docsets/bisag/9.4/content/bisag.pdf?locale=en#nameddest=p0xhobaca1...

 

Please note that Excessive logging can degrade performance.

mhowell
Calcite | Level 5

Thanks for your reply.  Yeah I don't want to do excessive logging.  I just need to know when the files in a particular directory are accessed and who accesses them.  So, if I have files in c:\billing.  I need to know how to monitor this directory.

 

I will review the document, thanks.

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 623 views
  • 1 like
  • 2 in conversation