<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Overriding log event status in Log Analytics</title>
    <link>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/197445#M497</link>
    <description>&lt;P&gt;I have written a log processing rule to parse a log file.&amp;nbsp; Some log events have a secondary event log level that can be different from primary log level.&amp;nbsp; I want to set both the event's loglevel and status to the secondary log level.&amp;nbsp; When I test the rule it works perfectly, setting both the loglevel and status to "WARNING" using a FIELD_ADD.&amp;nbsp; However, when that rule is used to ingest the log data both fields are set to "NONE".&amp;nbsp; Is there something more I need to do?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2022 08:36:21 GMT</pubDate>
    <dc:creator>MartyM</dc:creator>
    <dc:date>2022-11-02T08:36:21Z</dc:date>
    <item>
      <title>Overriding log event status</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/197445#M497</link>
      <description>&lt;P&gt;I have written a log processing rule to parse a log file.&amp;nbsp; Some log events have a secondary event log level that can be different from primary log level.&amp;nbsp; I want to set both the event's loglevel and status to the secondary log level.&amp;nbsp; When I test the rule it works perfectly, setting both the loglevel and status to "WARNING" using a FIELD_ADD.&amp;nbsp; However, when that rule is used to ingest the log data both fields are set to "NONE".&amp;nbsp; Is there something more I need to do?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 08:36:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/197445#M497</guid>
      <dc:creator>MartyM</dc:creator>
      <dc:date>2022-11-02T08:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding log event status</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/203033#M498</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/56053"&gt;@MartyM&lt;/a&gt;&amp;nbsp;were you able to get this issue resolved?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 15:09:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/203033#M498</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-01-20T15:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding log event status</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/203204#M499</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;&amp;nbsp;Yes, I just needed to another command to update the status field.&lt;/P&gt;&lt;DIV class=""&gt;// Make sure the loglevel matches the event status&lt;/DIV&gt;&lt;DIV class=""&gt;| FIELDS_ADD(status:UPPER(loglevel))&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Jan 2023 14:49:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Overriding-log-event-status/m-p/203204#M499</guid>
      <dc:creator>MartyM</dc:creator>
      <dc:date>2023-01-23T14:49:14Z</dc:date>
    </item>
  </channel>
</rss>

