NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Message Parameter (Send-Syslog Cmdlet)

    Syslog message to send.

    Syntax

    Send-Syslog -Message string

    Remarks

    System log packets are composed of three main sections, each of which can be broken down into two smaller pieces.

    The first section is the PRI, which contains the originating Facility and Severity of the Message. The second section contains a timestamp and hostname, both of which are automatically generated by the cmdlet.

    The third section is the Message itself.

    Default Value

    ""

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]