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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 459 views
  • 1 like
  • 2 in conversation