<?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 Replace single quotes with double quotes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Replace-single-quotes-with-double-quotes/m-p/300806#M56868</link>
    <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;We have a lot of key value pairs using single quotes. I am THINKING there is a way to fix this using SEDCMD. But honeslty I don't see how. Any ideas? I can do them as one offs pretty easy, but I'd rather just have one SEDCMD for it all. &lt;/P&gt;

&lt;P&gt;myvariable='wedfwerfwe'  would be myvariable="wedfwerfwe"&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 01:00:42 GMT</pubDate>
    <dc:creator>daniel333</dc:creator>
    <dc:date>2017-08-25T01:00:42Z</dc:date>
    <item>
      <title>Replace single quotes with double quotes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Replace-single-quotes-with-double-quotes/m-p/300806#M56868</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;We have a lot of key value pairs using single quotes. I am THINKING there is a way to fix this using SEDCMD. But honeslty I don't see how. Any ideas? I can do them as one offs pretty easy, but I'd rather just have one SEDCMD for it all. &lt;/P&gt;

&lt;P&gt;myvariable='wedfwerfwe'  would be myvariable="wedfwerfwe"&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 01:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Replace-single-quotes-with-double-quotes/m-p/300806#M56868</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2017-08-25T01:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Replace single quotes with double quotes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Replace-single-quotes-with-double-quotes/m-p/300807#M56869</link>
      <description>&lt;P&gt;@daniel333 take a look at the following document&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.2/Data/Anonymizedata"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.2/Data/Anonymizedata&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;There may be a few ways you can address in a props.conf&lt;/P&gt;

&lt;P&gt;if you are able to regex out where your KV pairs are coming from you can use that solution.&lt;/P&gt;

&lt;P&gt;If not then the other option will be doing a complete replace of '  to " in that file source.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 01:44:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Replace-single-quotes-with-double-quotes/m-p/300807#M56869</guid>
      <dc:creator>Grumpalot</dc:creator>
      <dc:date>2017-08-25T01:44:51Z</dc:date>
    </item>
  </channel>
</rss>

