<?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: How to concatenate strings with special characters? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-concatenate-strings-with-special-characters/m-p/204069#M59284</link>
    <description>&lt;P&gt;You just need spacing, like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...| eval newField = Start_time . "[" . duration . "]"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 03 Sep 2015 13:24:18 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-09-03T13:24:18Z</dc:date>
    <item>
      <title>How to concatenate strings with special characters?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-concatenate-strings-with-special-characters/m-p/204068#M59283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;How can I concatenate &lt;CODE&gt;Start time&lt;/CODE&gt; and &lt;CODE&gt;duration&lt;/CODE&gt; in below format. Right now I am using this, but it is only half working.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval newField= Start_time."".duration 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Desired format : 01:40[20m]&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2015 07:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-concatenate-strings-with-special-characters/m-p/204068#M59283</guid>
      <dc:creator>tondapi</dc:creator>
      <dc:date>2015-09-03T07:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to concatenate strings with special characters?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-concatenate-strings-with-special-characters/m-p/204069#M59284</link>
      <description>&lt;P&gt;You just need spacing, like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...| eval newField = Start_time . "[" . duration . "]"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 03 Sep 2015 13:24:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-concatenate-strings-with-special-characters/m-p/204069#M59284</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-09-03T13:24:18Z</dc:date>
    </item>
  </channel>
</rss>

