Get-RubrikSyslogServer
SYNOPSIS
Connects to Rubrik and retrieves the Syslog server settings for the currently authenticated cluster
SYNTAX
DESCRIPTION
The Get-RubrikSyslogServer cmdlet will retrieve the Syslog server settings for the currently authenticated cluster
EXAMPLES
EXAMPLE 1
This will return the Syslog server configuration for the authenticated Rubrik cluster.
EXAMPLE 2
This will return the Syslog server configuration for the syslog server named 'syslog.domain.local' for the authenticated Rubrik cluster.
PARAMETERS
-Name
Syslog server hostname to retrieve settings for
-Server
Rubrik server IP or FQDN
-api
API version
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Mike Preston for community usage Twitter: @mwpreston GitHub: mwpreston
RELATED LINKS
Last updated