I dotn have an access to log files but trying to access through functionreadcsvlog( csvPath:"logs/application_usage.csv",filterColumName:"user",filterOperator:"=",filterValue:loggedInUser(),timestampColumnName:"timestamp",timestampStart:todatetime(today()-30),timestampEnd:todatetime(today()),headers:true())why it is not returning anything
Discussion posts and replies are publicly visible
What is that log exactly? I can't find it anywhere.
docs.appian.com/.../Logging.html
Klaus34 said:logs/application_usage.csv
What is the expected content of this? I couldn't come across such log.
Actually in problem we have to enable this log file , this tracks an user activity within Appian Applications. But I can utilize login-audit.csvno problem. Thanks for responding
Maybe you are referring to this: docs.appian.com/.../Logging.html