Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-1492

DO457-32: Chapter 6 AGGREGATING LOGGED EVENTS has the wrong description for the displayed task

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • DO457 - RHAE2.5 1 20180720
    • DO457
    • None
    • ILT, VT
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround:

      Description: In chapter 6 under the AGGREGATING LOGGED EVENTS section it states:

      "Here is a task that configures log aggregation for an IOS device:"

      However, the task is written:

      • name: set the logging target
            vyos_config:
              lines:
                - set system syslog host {{ syslog_ipv4addr }} facility local7 level debug

      Seems that should be for a VyOS device. Not an IOS device. The page goes on to state:
      "Here is a task that configures log aggregation for a VyOS device:"

      This task is written:

      • name: set the logging target
        ios_config:
        lines:
      • service timestamps log datetime
      • service timestamps debug datetime
      • logging {{ syslog_ipv4addr }}
      • logging trap 7

      Overall, it looks like the descriptions for the two tasks were swapped.

              rht-eparenti Edgar Parenti
              marc_kesler Marc Kesler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: