Get-AzureRmLog

Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » Get-AzureRmLog

Get-AzureRmLog

Syntax

Get-AzureRmLog

[-StartTime <DateTime>]

[-EndTime <DateTime>]

[-Status <String>]

[[-Caller <String>]

[-DetailedOutput]

[-CorrelationId] <String>

[-MaxRecord <Int32;]

[-DefaultProfile <IAzureContextContainer>]

<[CommonParameters]>

Description

The Get-AzureRmLog cmdlet gets a log of events. The events can be associated with the current subscription ID, correlation ID, resource group, resource ID, or resource provider.

Required parameters

-CorrelationId

Description Specifies the correlation ID. 
Type String
Position 0
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-ResourceGroupName

Description Specifies the name of the resource group.
aliases ResourceGroup
Type String
Position 0
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

--ResourceId

Description Specifies the ID of the resource 
Type String
Position 0
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

--ResourceProvider

Description Specifies a filter by resource provider. 
Type String
Position 0
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSEventData