Contents tagged with logging
-
Logging SQL Server Logins
Source:
https://www.sqlservercentral.com/blogs/has-this-login-been-used-recently
--DROP TABLE #LogInfo
DECLARE @searchstring1 nvarchar(500) = ''
DECLARE @searchstring2 nvarchar(500) = '' … more
-
Interpreting Spotfire Logging to Understand User Activity
https://datashoptalk.com/spotfire-logging-user-actions/
https://community.tibco.com/questions/does-spotfire-keep-log-files-sql-queries-it-runs
https://community.tibco.com/wiki/analyze-tibco- … more
-
Windows Firewall Logging
https://www.howtogeek.com/220204/how-to-track-firewall-activity-with-the-windows-firewall-log/
-
ADF Logging
https://stackoverflow.com/questions/14337722/need-to-see-exact-query-execution-in-oracle-adf
http://www.oracle.com/technetwork/developer-tools/jdev/index-083014.html
http://www.oracle.com/ … more