<?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: True-Client-IP=[12.34.56.78] in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237411#M46107</link>
    <description>&lt;P&gt;Thanks you.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 13:01:42 GMT</pubDate>
    <dc:creator>jhall0007</dc:creator>
    <dc:date>2017-05-25T13:01:42Z</dc:date>
    <item>
      <title>True-Client-IP=[12.34.56.78]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237407#M46103</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I have some header information coming through like so&lt;BR /&gt;
True-Client-IP=[12.34.56.78]&lt;/P&gt;

&lt;P&gt;I'd like to correct the data as it's ingested to be&lt;BR /&gt;
True-Client-IP=12.34.56.78&lt;/P&gt;

&lt;P&gt;Dropping the "[]" from around the IP address. Not sure where to start. I feel like I should be able to use SEDCMD inside props.conf but I am not sure how that would look. &lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 22:47:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237407#M46103</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2016-03-07T22:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: True-Client-IP=[12.34.56.78]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237408#M46104</link>
      <description>&lt;P&gt;Can you provide the complete event ? Just to ensure the SEDCMD for this doesn't affect any other portion of the data.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 23:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237408#M46104</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-03-07T23:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: True-Client-IP=[12.34.56.78]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237409#M46105</link>
      <description>&lt;P&gt;This is old post, but one suggestion would be to create a custom field in props&lt;/P&gt;

&lt;P&gt;Search Head props.conf:&lt;BR /&gt;
[]&lt;BR /&gt;
EXTRACT-true_ip = True-Client-IP=[(?(\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}))]&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 15:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237409#M46105</guid>
      <dc:creator>jhall0007</dc:creator>
      <dc:date>2017-05-23T15:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: True-Client-IP=[12.34.56.78]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237410#M46106</link>
      <description>&lt;P&gt;Minor modification, Extract should be in capital letters,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;EXTRACT-true_ip = True-Client-IP=[(?(\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}))]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 May 2017 12:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237410#M46106</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2017-05-25T12:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: True-Client-IP=[12.34.56.78]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237411#M46107</link>
      <description>&lt;P&gt;Thanks you.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:01:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/True-Client-IP-12-34-56-78/m-p/237411#M46107</guid>
      <dc:creator>jhall0007</dc:creator>
      <dc:date>2017-05-25T13:01:42Z</dc:date>
    </item>
  </channel>
</rss>

