<?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 do I clear 0s from the Ip in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598225#M104367</link>
    <description>&lt;LI-CODE lang="markup"&gt;| makeresults | eval ip="017.002.100.103" 
| eval ip=replace(ip,"(^|\.)(0*)(\d+)","\1\3")&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 18 May 2022 05:06:53 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-05-18T05:06:53Z</dc:date>
    <item>
      <title>How do I clear 0s from the Ip?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598105#M104357</link>
      <description>&lt;P&gt;&lt;SPAN&gt;But the log says 017.002.100.103. I am receiving data from universal forwarder and I would like to remove 0 in front of me Is there a way?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i want 17.2.100.103&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 16:53:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598105#M104357</guid>
      <dc:creator>noott211</dc:creator>
      <dc:date>2022-05-17T16:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clear 0s from the Ip</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598118#M104358</link>
      <description>&lt;P&gt;In search, you can do something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults | eval ip="017.002.100.103" 
| eval ip=replace(ip,"^0*(.+)","\1") &lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 May 2022 15:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598118#M104358</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2022-05-17T15:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clear 0s from the Ip</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598204#M104364</link>
      <description>&lt;P&gt;The command is removed only at the beginning I want every part of it&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 01:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598204#M104364</guid>
      <dc:creator>noott211</dc:creator>
      <dc:date>2022-05-18T01:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clear 0s from the Ip</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598225#M104367</link>
      <description>&lt;LI-CODE lang="markup"&gt;| makeresults | eval ip="017.002.100.103" 
| eval ip=replace(ip,"(^|\.)(0*)(\d+)","\1\3")&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 18 May 2022 05:06:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-clear-0s-from-the-Ip/m-p/598225#M104367</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-18T05:06:53Z</dc:date>
    </item>
  </channel>
</rss>

