<?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: index=os source=df in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85345#M182116</link>
    <description>&lt;P&gt;Yes...I have used Filesystem=/dev/mapper/system-root and it is working fine now&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jan 2013 23:55:37 GMT</pubDate>
    <dc:creator>Splunk_U</dc:creator>
    <dc:date>2013-01-13T23:55:37Z</dc:date>
    <item>
      <title>index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85343#M182114</link>
      <description>&lt;P&gt;When executing the search "index=os source=df" it is gvng me the data for /dev/ammper/system-root and /dev/sda...is there is a way that I can get the data only for /dev/mapper/system-root????&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2013 17:43:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85343#M182114</guid>
      <dc:creator>Splunk_U</dc:creator>
      <dc:date>2013-01-11T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85344#M182115</link>
      <description>&lt;P&gt;Just add "/dev/mapper/system-root" to your search!&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os source=df "/dev/mapper/system-root"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(If you only want to match that path in a specific field obviously just put field=/dev/mapper/system-root)&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jan 2013 19:39:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85344#M182115</guid>
      <dc:creator>mattwesthoff</dc:creator>
      <dc:date>2013-01-12T19:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85345#M182116</link>
      <description>&lt;P&gt;Yes...I have used Filesystem=/dev/mapper/system-root and it is working fine now&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2013 23:55:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85345#M182116</guid>
      <dc:creator>Splunk_U</dc:creator>
      <dc:date>2013-01-13T23:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85346#M182117</link>
      <description>&lt;P&gt;index=os source=df "/dev/mapper/system-root" | multikv | search Filesystem="/dev/mapper/system-root"&lt;/P&gt;

&lt;P&gt;will return only that single line.&lt;/P&gt;

&lt;P&gt;*minor edit to add "search" before Filesystem&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 16:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85346#M182117</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2013-01-14T16:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85347#M182118</link>
      <description>&lt;P&gt;I dont understand why have you given multikv where you have not given anf feilds with that? For me index=os source=df Filesystem="/dev/mapper/system-root" has given me the result set that I wanted&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 16:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85347#M182118</guid>
      <dc:creator>Splunk_U</dc:creator>
      <dc:date>2013-01-14T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: index=os source=df</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85348#M182119</link>
      <description>&lt;P&gt;multikv is just responsible for taking a table set of results, and splitting them into individual lines and field extracting.&lt;/P&gt;

&lt;P&gt;Without the multikv, it will return the full df output.  With it, just the single line.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 16:35:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-os-source-df/m-p/85348#M182119</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2013-01-14T16:35:18Z</dc:date>
    </item>
  </channel>
</rss>

