Skip to main content
Skip table of contents

ShowAuditLogs: Open Audit Logs Module

Tag: ShowAuditLogs

ShowAuditLogs launches the Audit Logs module.

Tag Attributes

AttributesAttribute ValueComment
KeepAliveTrue / False Defaults to True
CutOff

all

lastHour

lastDay

lastWeek

lastMonth

other (a date in iso8601 format)

Defaults to all
FilterPre-filter stringAs displayed in Filter editor Result -- see below

CutOff and Filter set the value for the Options dialog:

Example Scripts

XML
<ytriaAutomation>

	<ShowAuditLogs/>

</ytriaAutomation>


XML
<ytriaAutomation>

	<ShowAuditLogs Cutoff="lastWeek" Filter="contains(activityDisplayName, 'Test')">
		...
	</ShowAuditLogs>

</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.