<?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: EXTRACTION OF FIELDS in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529724#M4179</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;&amp;nbsp;the empty spaces meaning no matches, .. did the splunk search matched on all logs? all the logs are in the same format ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;please update the search query last portion...&amp;nbsp; "| table memoryUsed directory _raw"... so for the empty space, corresponding log lines can be seen.. copy paste those lines please...&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 11:27:27 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2020-11-17T11:27:27Z</dc:date>
    <item>
      <title>EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529707#M4175</link>
      <description>&lt;P&gt;Can I please get the extraction of "14%" as memory used &amp;amp; "boot" as directory, thank you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[2020-11-17 11:33:43+0200] Filesystem Size Used Avail Use% Mounted on /dev/sda1 2.0G 274M 1.8G 14% /boot&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 10:05:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529707#M4175</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-11-17T10:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529716#M4176</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"\d+ --- one or more digits.... (it will match for 5%, 15% and 150% as well)"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|makeresults | eval log="[2020-11-17 11:33:43+0200] Filesystem Size Used Avail Use% Mounted on /dev/sda1 2.0G 274M 1.8G 14% /boot" 
| rex field=log "(?&amp;lt;memoryUsed&amp;gt;\d+\%)\s(?&amp;lt;directory&amp;gt;.*)$" | table memoryUsed directory&lt;/LI-CODE&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="rex-percentage.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11932i69308E9A1C8FA1A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="rex-percentage.jpg" alt="rex-percentage.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 10:53:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529716#M4176</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-11-17T10:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529718#M4177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;&amp;nbsp;if the issue resolved, can you please accept the above one as the solution.. if still there are any issues, pls let us know. thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 11:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529718#M4177</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-11-17T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529722#M4178</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i get rid of the empty spaces above&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sphiwee_0-1605611728434.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11933iC7E06F2A63186425/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sphiwee_0-1605611728434.png" alt="sphiwee_0-1605611728434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 11:16:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529722#M4178</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-11-17T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529724#M4179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;&amp;nbsp;the empty spaces meaning no matches, .. did the splunk search matched on all logs? all the logs are in the same format ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;please update the search query last portion...&amp;nbsp; "| table memoryUsed directory _raw"... so for the empty space, corresponding log lines can be seen.. copy paste those lines please...&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 11:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529724#M4179</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-11-17T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529864#M4185</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/80737"&gt;@inventsekar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i was able to fix it with this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"| search memoryUsed=* OR directory=*"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 06:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529864#M4185</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-11-18T06:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACTION OF FIELDS</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529865#M4186</link>
      <description>&lt;P&gt;Am I able to convert that 14% to a piechart that shows only 14% space used? and how? kinda struggling to do it&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 06:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/EXTRACTION-OF-FIELDS/m-p/529865#M4186</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-11-18T06:43:01Z</dc:date>
    </item>
  </channel>
</rss>

