<?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: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359219#M106199</link>
    <description>&lt;P&gt;This is an old question but I'm seeing the same strange behavior with tilde as a delimiter.   I'm going to see if I can recreate with data.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2020 21:39:20 GMT</pubDate>
    <dc:creator>jaredlaney</dc:creator>
    <dc:date>2020-01-15T21:39:20Z</dc:date>
    <item>
      <title>Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359215#M106195</link>
      <description>&lt;P&gt;Why is Splunk 6.5.1 not able to search when event has data with delimiter &lt;CODE&gt;~&lt;/CODE&gt;, while field extraction is working as expected. Issue with search with extracted field=value&lt;/P&gt;

&lt;P&gt;another question while extracting fields i was using !#! as separator but its not working.&lt;BR /&gt;
Can't we use multiple characters as separator !#! ?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Neeraj Singh Dhapola&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 22:02:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359215#M106195</guid>
      <dc:creator>NeerajDhapola7</dc:creator>
      <dc:date>2017-03-16T22:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359216#M106196</link>
      <description>&lt;P&gt;@NeerajDhapola7... Please add mocked up test data, field extraction you have created, search with issue and what is the issue.&lt;BR /&gt;
Please provide more context for your second issue as well. Add example with special characters as separators and also what was the field extraction which did not work?&lt;/P&gt;

&lt;P&gt;Following is a run anywhere example which works fine for me. Kindly provide more details and mock data so that we can assist.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults
| eval teststr="my test string !#! with ~ tilde and separator !#! with issues"
| rex field=teststr "(?&amp;lt;data1&amp;gt;.*)\!\#\!(?&amp;lt;data2&amp;gt;.*)\!\#\!(?&amp;lt;data3&amp;gt;.*)"
| eval newstr=if(match(data2,"~"),"Found Tilde","Tilde Not found")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 Mar 2017 22:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359216#M106196</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-03-17T22:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359217#M106197</link>
      <description>&lt;OL&gt;
&lt;LI&gt;DELIMS = "~" should work for events like "Value01~Value02~Value03" &lt;/LI&gt;
&lt;LI&gt;DELIMS = "!#!" will translated as "! OR # OR !" because DELIMS takes one character as a separator.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;If this does not help, please provide examples of events, configuration of props and transforms. &lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 19:03:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359217#M106197</guid>
      <dc:creator>Masa</dc:creator>
      <dc:date>2017-03-20T19:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359218#M106198</link>
      <description>&lt;P&gt;@Masa Thanks for the response &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;DELIMS = "~" should work for events like "Value01~Value02~Value03" &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Event data example :&lt;BR /&gt;
2017/03/13 17:04:03.901000~13-MAR-17 05.04.03.885000 PM~13-MAR-17 05.04.03.886000 PM~xxx Client~xxxx~~com.ConnectionError: Error while connecting to remote host.~~~xxxxxxxx~xxxxxxxxxx~xxxxxx/~PASS~xxxxxx~BIS~~xxxx-xxxx-xxx-xx-xxxx~xxxx-0849-11e7-xxx-xxxxx~0~0&lt;BR /&gt;
When you do mouse over to extract the field for the search splunk is not able to separate with ~ sign OR&lt;BR /&gt;
once you did field extract after the if you do query on field (i.e field1=xxxx) not able to get result.&lt;/P&gt;

&lt;P&gt;I hope this will make more clear. (as of now I have changed ~ to | )&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;DELIMS = "!#!" will translated as "! OR # OR !" because DELIMS takes one character as a separator.
Yes, this one resolved the issue as I can use only one character as separator.
Issue is when I am selection OTHER and its showing text box where I can give more then 1 character which is giving sense that I can use more then 1 characters as separator.
Need to update TEXT box length as 1&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 20 Mar 2017 19:32:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359218#M106198</guid>
      <dc:creator>NeerajDhapola7</dc:creator>
      <dc:date>2017-03-20T19:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359219#M106199</link>
      <description>&lt;P&gt;This is an old question but I'm seeing the same strange behavior with tilde as a delimiter.   I'm going to see if I can recreate with data.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 21:39:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359219#M106199</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2020-01-15T21:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk 6.5.1 not able to search when event has data with delimiter ~ while field extraction is working as expected?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359220#M106200</link>
      <description>&lt;P&gt;found any solution for this? We too as facing issue with tilde as delimiter.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 06:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-Splunk-6-5-1-not-able-to-search-when-event-has-data-with/m-p/359220#M106200</guid>
      <dc:creator>payl_chdhry</dc:creator>
      <dc:date>2020-03-13T06:50:17Z</dc:date>
    </item>
  </channel>
</rss>

