Get-SPOTenantLogLastAvailableTimeInUtc
Published: July 16, 2012
Applies to: Office 365 | SharePoint Online
Returns the time when the SharePoint Online organization logs are collected.
Get-SPOTenantLogLastAvailableTimeInUtc
Parameters
Detailed Description
This cmdlet retrieves the time in Coordinated Universal Time (UTC) when the logs are available. After you know the time, you can use the Get-SPOTenantLogEntry cmdlet to retrieve the logs.
Note: |
|---|
| For Beta 2, the only organization logs available are for Business Connectivity Services (BCS). |
You must be a SharePoint Online global administrator to run the cmdlet.
Input Types
Return Types
--------EXAMPLE--------
Get-SPOTenantLogLastAvailableTimeInUtc
This example returns the time in UTC when the SharePoint Online organization logs are collected.
Change History
| Date | Description |
|---|---|
| July 16, 2012 | Initial publication |

Note: