<?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 Ingest AWS GuardDuty logs in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999403#M7623</link>
    <description>&lt;P&gt;Dear community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm seeking help to ingest AWS Guardduty logs into Cortex XDR.&lt;/P&gt;
&lt;P&gt;I did check the documentation and only found the method to ingest AWS assets, Flow log via S3 and Route53 via S3.&amp;nbsp;&lt;BR /&gt;I don't mind the AWS guardduty logs is not normalized, the objective is to get the logs into the Cortex XDR platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate if you could share your experience and knowledge.&lt;/P&gt;
&lt;P&gt;Thank you. &lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="AWS" id="AWS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 07:41:16 GMT</pubDate>
    <dc:creator>Antony_Chan</dc:creator>
    <dc:date>2024-12-24T07:41:16Z</dc:date>
    <item>
      <title>Ingest AWS GuardDuty logs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999403#M7623</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm seeking help to ingest AWS Guardduty logs into Cortex XDR.&lt;/P&gt;
&lt;P&gt;I did check the documentation and only found the method to ingest AWS assets, Flow log via S3 and Route53 via S3.&amp;nbsp;&lt;BR /&gt;I don't mind the AWS guardduty logs is not normalized, the objective is to get the logs into the Cortex XDR platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate if you could share your experience and knowledge.&lt;/P&gt;
&lt;P&gt;Thank you. &lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="AWS" id="AWS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 07:41:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999403#M7623</guid>
      <dc:creator>Antony_Chan</dc:creator>
      <dc:date>2024-12-24T07:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest AWS GuardDuty logs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999757#M7634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/202190"&gt;@Antony_Chan&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you noted, collecting AWS GuardDuty logs is not supported as an OOB feature, and if you can send them to XDR they will not be stitched to alerts and won't be processed by the analytics engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have &lt;STRONG&gt;Cortex XDR Pro&lt;/STRONG&gt; license, you could be able to create an HTTP listener and send the logs to the tenant using a script to read the Guard Duty logs from a S3 bucket, like using Lambda to read the bucket and send the logs in JSON format to XDR. &lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Documentation/Set-up-an-HTTP-log-collector-to-receive-logs" target="_self"&gt;Here&lt;/A&gt; you can find the XDR side of the configuration requirements if you have the right license.&amp;nbsp;&lt;SPAN&gt;After ingesting the logs you will need to parse them using &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Documentation/Create-Parsing-Rules" target="_self"&gt;custom parsing rules&lt;/A&gt;&lt;SPAN&gt;, to get the fields and store them in the dataset.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post answers your question, please mark it as the solution.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 17:31:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999757#M7634</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2024-12-27T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest AWS GuardDuty logs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999879#M7639</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/310428"&gt;@jmazzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information. Yes, we do have the XDR Pro per GB license and I'm totally fine with the parsing rule as long as the logs shipped to XDR.&lt;BR /&gt;However, I've been wondering the difference between HTTP listener vs "&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Documentation/Ingest-generic-logs-from-Amazon-S3" target="_self"&gt;ingest generic log from Amazon S3&lt;/A&gt;". Cause this seems to achieve the same thing.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 01:07:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/ingest-aws-guardduty-logs/m-p/999879#M7639</guid>
      <dc:creator>Antony_Chan</dc:creator>
      <dc:date>2024-12-31T01:07:45Z</dc:date>
    </item>
  </channel>
</rss>

