< Back

Get-SPOTenantLogEntry

Sat Jan 18, 2020 2:33 pm

NAME Get-SPOTenantLogEntry



SYNTAX

Get-SPOTenantLogEntry [[-StartTimeInUtc] <datetime>] [[-EndTimeInUtc] <datetime>] [[-MaxRows] <uint32>]

[<CommonParameters>]



Get-SPOTenantLogEntry [[-StartTimeInUtc] <datetime>] [[-EndTimeInUtc] <datetime>] [[-MaxRows] <uint32>]

-CorrelationId <guid> [<CommonParameters>]



Get-SPOTenantLogEntry [[-StartTimeInUtc] <datetime>] [[-EndTimeInUtc] <datetime>] [[-MaxRows] <uint32>] -Source

<int> [<CommonParameters>]



Get-SPOTenantLogEntry [[-StartTimeInUtc] <datetime>] [[-EndTimeInUtc] <datetime>] [[-MaxRows] <uint32>] -User

<string> [<CommonParameters>]





PARAMETERS

-CorrelationId <guid>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name CorrelationId

Aliases None

Dynamic? false



-EndTimeInUtc <datetime>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-MaxRows <uint32>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Source <int>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name Source

Aliases None

Dynamic? false



-StartTimeInUtc <datetime>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-User <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name User

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{description=}}

syntax : @{syntaxItem=@{name=Get-SPOTenantLogLastAvailableTimeInUtc}}

parameters :

details : @{verb=Get; noun=SPOTenantLogLastAvailableTimeInUtc; name=Get-SPOTenantLogLastAvailableTimeInUtc;

description=System.Management.Automation.PSObject[];

copyright=System.Management.Automation.PSObject[]; version=}

description : {@{Text=This cmdlet retrieves the time in Coordinated Universal Time (UTC) when the logs were last

collected. After you know the time, you can use the Get-SPOTenantLogEntry cmdlet to retrieve the logs.

}, @{Text=You must be a SharePoint Online global administrator to run the cmdlet.

}, @{Text=For permissions and the most current information about Windows PowerShell for SharePoint

Online, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251832

(http://go.microsoft.com/fwlink/p/?LinkId=251832).}}

relatedLinks : @{navigationLink=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{description=}}

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:xsi : http://www.w3.org/2001/XMLSchema-instance

xmlns:ddue : http://ddue.schemas.microsoft.com/authoring/2003/5

xmlns:msxsl : urn:schemas-microsoft-com:xslt

Name : Get-SPOTenantLogLastAvailableTimeInUtc

Category : Cmdlet

Synopsis : Returns the most recent time when the SharePoint Online organization logs were collected.

Component :

Role :

Functionality :

PSSnapIn :

ModuleName : Microsoft.Online.SharePoint.PowerShell