<?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 Is there a way to check on which drive the demisto application is installed on in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-way-to-check-on-which-drive-the-demisto-application/m-p/555746#M2579</link>
    <description>&lt;P&gt;Is there a way to check on which drive the demisto application is installed on&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2023 19:45:48 GMT</pubDate>
    <dc:creator>RameshRath</dc:creator>
    <dc:date>2023-08-29T19:45:48Z</dc:date>
    <item>
      <title>Is there a way to check on which drive the demisto application is installed on</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-way-to-check-on-which-drive-the-demisto-application/m-p/555746#M2579</link>
      <description>&lt;P&gt;Is there a way to check on which drive the demisto application is installed on&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 19:45:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-way-to-check-on-which-drive-the-demisto-application/m-p/555746#M2579</guid>
      <dc:creator>RameshRath</dc:creator>
      <dc:date>2023-08-29T19:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to check on which drive the demisto application is installed on</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-way-to-check-on-which-drive-the-demisto-application/m-p/555796#M2580</link>
      <description>&lt;P&gt;Linux doesn't really have the same concept of "drives" has Windows does. Linux has a single file structure starting at / and all&amp;nbsp;disks are attached at "mount points", which are directories somewhere under /.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can view all currently mounted disks with this command:&lt;/P&gt;
&lt;P&gt;sudo mount -l&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The XSOAR application stores data in /var/lib/demisto and /usr/lib/demisto by default. Looking at all the mount points listed in the mount -l output you should be able to tell which physical disk (or similar - partition, logical volume, network mount, etc) will contain them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternately, if you have the findmnt command installed you can just check directly:&lt;/P&gt;
&lt;P&gt;findmnt -n -o SOURCE --target /var/lib/demisto&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 05:11:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-way-to-check-on-which-drive-the-demisto-application/m-p/555796#M2580</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2023-08-30T05:11:49Z</dc:date>
    </item>
  </channel>
</rss>

