<?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 Logs not visible - XQL Query in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/logs-not-visible-xql-query/m-p/525648#M3324</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently we are trying to create a query that gives us the result if the user has executed Sudo command and then right after executed the cd command. Is it possible to write a query that searches for commands executed one after the other?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;During this process we observed that cortex is not giving us logs for cd command in any of the systems. why is it so?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 08:43:58 GMT</pubDate>
    <dc:creator>Aiman_Fathima</dc:creator>
    <dc:date>2023-01-03T08:43:58Z</dc:date>
    <item>
      <title>Logs not visible - XQL Query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/logs-not-visible-xql-query/m-p/525648#M3324</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently we are trying to create a query that gives us the result if the user has executed Sudo command and then right after executed the cd command. Is it possible to write a query that searches for commands executed one after the other?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;During this process we observed that cortex is not giving us logs for cd command in any of the systems. why is it so?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 08:43:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/logs-not-visible-xql-query/m-p/525648#M3324</guid>
      <dc:creator>Aiman_Fathima</dc:creator>
      <dc:date>2023-01-03T08:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logs not visible - XQL Query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/logs-not-visible-xql-query/m-p/525654#M3327</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/224150"&gt;@Aiman_Fathima&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use below query. You should have enough telemetry data for this task, if you enabled XDR Pro on the endpoint.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataset = xdr_data &lt;BR /&gt;| filter os_actor_process_image_path = "/usr/bin/sudo" and os_actor_process_command_line contains "cd"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="etugriceri_0-1672739559480.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/46594i2B97D7C3C897B3A1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="etugriceri_0-1672739559480.png" alt="etugriceri_0-1672739559480.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 09:52:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/logs-not-visible-xql-query/m-p/525654#M3327</guid>
      <dc:creator>etugriceri</dc:creator>
      <dc:date>2023-01-03T09:52:49Z</dc:date>
    </item>
  </channel>
</rss>

