<?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 Re: Splunk report to fetch Azure orphaned disk details. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678448#M113373</link>
    <description>&lt;P&gt;Please share some sample (anonymised) events&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 09:36:51 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-02-23T09:36:51Z</dc:date>
    <item>
      <title>Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678445#M113371</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello experts... I need help... I want to fetch Azure orphaned disk details...&amp;nbsp;Can someone share splunk query for the same.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:34:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678445#M113371</guid>
      <dc:creator>jatin</dc:creator>
      <dc:date>2024-02-23T09:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678448#M113373</link>
      <description>&lt;P&gt;Please share some sample (anonymised) events&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:36:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678448#M113373</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-02-23T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678450#M113375</link>
      <description>&lt;P&gt;I am new to Splunk so I don't know from where to start.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678450#M113375</guid>
      <dc:creator>jatin</dc:creator>
      <dc:date>2024-02-23T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678454#M113378</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am new to Splunk so I don't know from where to start.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678454#M113378</guid>
      <dc:creator>jatin</dc:creator>
      <dc:date>2024-02-23T09:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678455#M113379</link>
      <description>&lt;P&gt;Where is the data you want to analysis? Have you already ingested it into Splunk?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678455#M113379</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-02-23T09:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk report to fetch Azure orphaned disk details.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678687#M113414</link>
      <description>&lt;P&gt;Install the &lt;A href="https://splunkbase.splunk.com/app/3110" target="_blank" rel="noopener"&gt;Splunk Add-on for Microsoft Cloud Services&lt;/A&gt; and configure the Azure Resource input.&amp;nbsp; Choose "Disk Data" as the resource type (see screenshot).&lt;/P&gt;&lt;P&gt;Then, you can use this search to find unattached (orphaned) disks:&lt;/P&gt;&lt;PRE&gt;index=main sourcetype="mscs:resource:disk" properties.diskState="unattached"&lt;/PRE&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="jconger_0-1708965359640.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29482i923E760546E01A8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jconger_0-1708965359640.png" alt="jconger_0-1708965359640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 16:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-report-to-fetch-Azure-orphaned-disk-details/m-p/678687#M113414</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2024-02-26T16:37:42Z</dc:date>
    </item>
  </channel>
</rss>

