<?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 How does punct work? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36805#M8189</link>
    <description>&lt;P&gt;NOTE: I figured that a lot of people will search "How does punct work?" and want to know. So if you were wondering:  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Knowledge/Abouteventtypes"&gt;Punct info&lt;/A&gt; about half way down is a basic explanation.&lt;/P&gt;

&lt;P&gt;ACTUAL QUESTION:This questions is not as easy as the title sounds. I know exactly WHAT punct does my question is where does it do it? I want to make a similar field but I cannot find the punct field extraction in manager-&amp;gt;fields. Does anyone know how to look at this? &lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2013 21:51:18 GMT</pubDate>
    <dc:creator>cpeteman</dc:creator>
    <dc:date>2013-08-15T21:51:18Z</dc:date>
    <item>
      <title>How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36805#M8189</link>
      <description>&lt;P&gt;NOTE: I figured that a lot of people will search "How does punct work?" and want to know. So if you were wondering:  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Knowledge/Abouteventtypes"&gt;Punct info&lt;/A&gt; about half way down is a basic explanation.&lt;/P&gt;

&lt;P&gt;ACTUAL QUESTION:This questions is not as easy as the title sounds. I know exactly WHAT punct does my question is where does it do it? I want to make a similar field but I cannot find the punct field extraction in manager-&amp;gt;fields. Does anyone know how to look at this? &lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 21:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36805#M8189</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-08-15T21:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36806#M8190</link>
      <description>&lt;P&gt;Sounds like Splunk proprietary binary code to me.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 00:17:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36806#M8190</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-16T00:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36807#M8191</link>
      <description>&lt;P&gt;&lt;CODE&gt;punct&lt;/CODE&gt; is called both an "internal" field and a "default" field. Like many other default fields, it is computed at parsing time and stored in the index. This is very different than search-time fields.&lt;/P&gt;

&lt;P&gt;I agree with Luke; I think this is done in code as part of the parsing process. But perhaps a more knowledgeable person will chime in.&lt;/P&gt;

&lt;P&gt;Documentation here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Knowledge/Usedefaultfields"&gt;Use default fields&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I couldn't find anything else.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 02:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36807#M8191</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-08-16T02:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36808#M8192</link>
      <description>&lt;P&gt;Good enough for me I knew it was a default field but didn't think that it would make sense to be a binary. Coolio.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 17:11:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36808#M8192</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-08-16T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36809#M8193</link>
      <description>&lt;P&gt;"didn't think that it would make sense to be a binary" &lt;BR /&gt;
I meant that I didn't remember that it would make more sense that way. lol&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 17:13:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36809#M8193</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-08-16T17:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does punct work?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36810#M8194</link>
      <description>&lt;P&gt;@cpeteman @lukejadamec, To know more about &lt;CODE&gt;punct&lt;/CODE&gt; you may refer to my answer &lt;A href="https://answers.splunk.com/answers/598934/"&gt;here. Hope this will be of your help.&lt;/A&gt; Thank you - Saurabh &lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 09:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-punct-work/m-p/36810#M8194</guid>
      <dc:creator>saurabh_tek11</dc:creator>
      <dc:date>2017-12-20T09:38:57Z</dc:date>
    </item>
  </channel>
</rss>

