Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4563

Syslog lines color not working as expected. Mixing colors on same line

Details

    • Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • Web Interface
    • Ubuntu 20.04, 8 Core, 4GB RAM

    Description

      Dear Team,

       

      Since two version upgrades, the syslog page shows lines with mixed colors. They has no sense.

      See atached picture.

      Please, could you give a look to it?, 

      Thank you.

      BR

       

      Nixval Datacenter

      Attachments

        Activity

          [OBS-4563] Syslog lines color not working as expected. Mixing colors on same line

          The system automatically generates label colours for the tags so that identical tags have the same colour for visual identification and so you can visually correlate lines quickly.

          For example all MGD and all SSH tags have the same colour.

          These colours are assigned automatically and have no actual meaning by themselves, they're just used for visual categorisation.

           

          adama Adam Armstrong added a comment - The system automatically generates label colours for the tags so that identical tags have the same colour for visual identification and so you can visually correlate lines quickly. For example all MGD and all SSH tags have the same colour. These colours are assigned automatically and have no actual meaning by themselves, they're just used for visual categorisation.  

          Seems I have problems to upload the pictures.

          Could it be because the ticket is closed?

          nixval Sistemas NIXVAL added a comment - Seems I have problems to upload the pictures. Could it be because the ticket is closed?

          Page 1

           

           

          Page 2

           

           

          Page 3

           

           

           

           

           

           

          nixval Sistemas NIXVAL added a comment - Page 1     Page 2     Page 3            

          Dear Team,

          No, we don't see any logical pattern on the colors.

          Only the color of the "priority" column seems to be correct.

           

          In fact, the same lines are colored different if you are seeing the page 1, the page 2 or the page 3. (Even more convinations)

          I attach a few captures where you can see that effect.

           

          Also I paste here some html example where I mark (in red) the css classes that we thing they has been asigned incorrectly. (in blue are correct)

           
          Page 1 sample:
           
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-success">MGD</span> <span class="label label-warning">UI_CHILD_STATUS</span> Cleanup child '/proc/7256/file', PID 424, status 0</td>
            </tr>
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-success">MGD</span> <span class="label label-error">UI_CHILD_START</span> Starting child '/proc/7256/file'</td>
            </tr>

           
           
           
           
          Page 2 sample: 
           
          <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-primary">MGD</span> <span class="label label-primary">UI_CHILD_START</span> Starting child '/usr/sbin/srd'</td>
            </tr>
            <tr class="">
          <td class="state-marker"></td>
              <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>
              <td style="width: 95px"><span class="label label-primary">Informational (6)</span></td>
              <td><span class="label label-primary">MGD</span> <span class="label label-success">UI_CHILD_STATUS</span> Cleanup child '/usr/sbin/mobiled', PID 422, status 0</td>
            </tr>
           
           
           

           

          nixval Sistemas NIXVAL added a comment - Dear Team, No, we don't see any logical pattern on the colors. Only the color of the "priority" column seems to be correct.   In fact, the same lines are colored different if you are seeing the page 1, the page 2 or the page 3. (Even more convinations) I attach a few captures where you can see that effect.   Also I paste here some html example where I mark (in red) the css classes that we thing they has been asigned incorrectly. (in blue are correct)   Page 1 sample:     <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-success ">MGD</span> <span class="label  label-warning ">UI_CHILD_STATUS</span> Cleanup child '/proc/7256/file', PID 424, status 0</td>   </tr>   <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">43m 17s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-success ">MGD</span> <span class="label  label-error ">UI_CHILD_START</span> Starting child '/proc/7256/file'</td>   </tr>         Page 2 sample:    <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-primary ">MGD</span> <span class="label  label-primary ">UI_CHILD_START</span> Starting child '/usr/sbin/srd'</td>   </tr>   <tr class=""> <td class="state-marker"></td>     <td class="syslog text-nowrap"><a  class="" style="cursor: pointer;" data-rel="tooltip" data-tooltip="2023-07-25 13:01:04">48m 30s</a></td>     <td style="width: 95px"><span class="label label-primary ">Informational (6)</span></td>     <td><span class="label  label-primary ">MGD</span> <span class="label  label-success ">UI_CHILD_STATUS</span> Cleanup child '/usr/sbin/mobiled', PID 422, status 0</td>   </tr>        
          adama Adam Armstrong made changes -
          Resolution New: Not A Bug [ 6 ]
          Status Original: Pending Response [ 10000 ] New: Closed [ 6 ]
          landy Mike Stupalov made changes -
          Status Original: In Review [ 10101 ] New: Pending Response [ 10000 ]

          Do you not see any pattern in the colours?

          adama Adam Armstrong added a comment - Do you not see any pattern in the colours?
          nixval Sistemas NIXVAL made changes -
          Attachment Original: Monitor Redes e Infraestructuras - r_bgp_1 - Syslog_files.zip [ 20754 ]

          I attach the source of the syslog page for better troubleshoting

          nixval Sistemas NIXVAL added a comment - I attach the source of the syslog page for better troubleshoting
          nixval Sistemas NIXVAL made changes -
          Attachment New: Monitor Redes e Infraestructuras - r_bgp_1 - Syslog_files.zip [ 20754 ]

          People

            adama Adam Armstrong
            nixval Sistemas NIXVAL
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: