Difference between revisions of "Aws cloudtrail get-trail-status"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudtrail/get-trail-status.html | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudtrail/get-trail-status.html | ||
+ | |||
+ | aws cloudtrail get-trail-status --name Trail1 | ||
+ | |||
+ | <pre> | ||
+ | { | ||
+ | "LatestNotificationTime": 1454022144.869, | ||
+ | "LatestNotificationAttemptSucceeded": "2016-01-28T23:02:24Z", | ||
+ | "LatestDeliveryAttemptTime": "2016-01-28T23:02:24Z", | ||
+ | "LatestDeliveryTime": 1454022144.869, | ||
+ | "TimeLoggingStarted": "2015-11-06T18:36:38Z", | ||
+ | "LatestDeliveryAttemptSucceeded": "2016-01-28T23:02:24Z", | ||
+ | "IsLogging": true, | ||
+ | "LatestCloudWatchLogsDeliveryTime": 1454022144.918, | ||
+ | "StartLoggingTime": 1446834998.695, | ||
+ | "StopLoggingTime": 1446834996.933, | ||
+ | "LatestNotificationAttemptTime": "2016-01-28T23:02:24Z", | ||
+ | "TimeLoggingStopped": "2015-11-06T18:36:36Z" | ||
+ | } | ||
+ | </pre> | ||
Latest revision as of 05:13, 11 July 2024
aws cloudtrail get-trail-status --name Trail1
{ "LatestNotificationTime": 1454022144.869, "LatestNotificationAttemptSucceeded": "2016-01-28T23:02:24Z", "LatestDeliveryAttemptTime": "2016-01-28T23:02:24Z", "LatestDeliveryTime": 1454022144.869, "TimeLoggingStarted": "2015-11-06T18:36:38Z", "LatestDeliveryAttemptSucceeded": "2016-01-28T23:02:24Z", "IsLogging": true, "LatestCloudWatchLogsDeliveryTime": 1454022144.918, "StartLoggingTime": 1446834998.695, "StopLoggingTime": 1446834996.933, "LatestNotificationAttemptTime": "2016-01-28T23:02:24Z", "TimeLoggingStopped": "2015-11-06T18:36:36Z" }
See also[edit]
aws cloudtrail
[get-event-selectors | lookup-events | list-trails | create-trail | add-tags | delete-trail | describe-trails | get-trail-status | put-event-selectors | put-insight-selectors | remove-tags | start-logging | stop-logging | update-trail | validate-logs | create-event-data-store | list-public-keys | list-tags
], Terraform,enable-federation
,AWS CloudTrail, Events
Advertising: