<?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: Getting A Specific Field From a Log in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529217#M89173</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;You're awesome!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked just fine for what I was looking for.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 20:53:11 GMT</pubDate>
    <dc:creator>luteixeira</dc:creator>
    <dc:date>2020-11-12T20:53:11Z</dc:date>
    <item>
      <title>Getting A Specific Field From a Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529195#M89170</link>
      <description>&lt;P&gt;Hello Splunkers. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a stream of logs going to Splunk that reports daily errors. The logs is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Exceptions Details
App...............: WebApp
Original Message..: The provided anti-forgery token was meant for user "1234" but the current user is "".
Server............: WebAppServer
Service API URL...: https://xpto.systemname.com/WebAppApi/SelfService/FI.API.SelfService&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have these kinds of exceptions going on through the day and night and my main goal is to compile the type of exception, which URL happened, where (server name) and how many times it happened.&lt;/P&gt;&lt;P&gt;So what I need is to extract the field after the :&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="MyIndex" | extract kvdelim=":", auto=f&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... as suggested in &lt;A href="https://docs.splunk.com/images/a/a3/Splunk_4.x_cheatsheet.pdf" target="_self"&gt;this cheat sheet&lt;/A&gt; but I couldn't manage to work.&lt;/P&gt;&lt;P&gt;Any help/suggestions? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 18:31:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529195#M89170</guid>
      <dc:creator>luteixeira</dc:creator>
      <dc:date>2020-11-12T18:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting A Specific Field From a Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529201#M89172</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex max_match=0 "(?&amp;lt;key&amp;gt;[^\.:\n]+).*:\s(?&amp;lt;value&amp;gt;[^\n]*)"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Nov 2020 19:15:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529201#M89172</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-12T19:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting A Specific Field From a Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529217#M89173</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;You're awesome!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked just fine for what I was looking for.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 20:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-A-Specific-Field-From-a-Log/m-p/529217#M89173</guid>
      <dc:creator>luteixeira</dc:creator>
      <dc:date>2020-11-12T20:53:11Z</dc:date>
    </item>
  </channel>
</rss>

