<?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: Rex to extract multiple Ips in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-write-rex-to-extract-multiple-Ips/m-p/629700#M107980</link>
    <description>&lt;P&gt;Try&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|rex field=Text max_match=0 "(?&amp;lt;ip_address&amp;gt;\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 10:42:24 GMT</pubDate>
    <dc:creator>PaulPanther</dc:creator>
    <dc:date>2023-02-06T10:42:24Z</dc:date>
    <item>
      <title>How to write rex to extract multiple Ips?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-write-rex-to-extract-multiple-Ips/m-p/629695#M107979</link>
      <description>&lt;P&gt;I am trying to extract Ips from the field called Text, where this field contains Ips &amp;amp; some string values ,&amp;nbsp; this field not contains only one IP all time, it may contain 2 Ips , 3 or 5 or more than that.&amp;nbsp; Ips will not be same for all the events and the string "value" is same for all the events&lt;/P&gt;
&lt;P&gt;eg.,&lt;/P&gt;
&lt;P&gt;Text= value 127.0.0.1,10.x.x.x, 10.x.x.1,10.x.x.3&lt;/P&gt;
&lt;P&gt;Text= value 145.X.X.2,&amp;nbsp;19.x.x.3&lt;/P&gt;
&lt;P&gt;Text= value 123.X.X.X&lt;/P&gt;
&lt;P&gt;So, i need to extract only ip separetely(irrespective of count of Ips) and "value" in one field.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 15:12:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-write-rex-to-extract-multiple-Ips/m-p/629695#M107979</guid>
      <dc:creator>nivets</dc:creator>
      <dc:date>2023-02-06T15:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rex to extract multiple Ips</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-write-rex-to-extract-multiple-Ips/m-p/629700#M107980</link>
      <description>&lt;P&gt;Try&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|rex field=Text max_match=0 "(?&amp;lt;ip_address&amp;gt;\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 10:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-write-rex-to-extract-multiple-Ips/m-p/629700#M107980</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-02-06T10:42:24Z</dc:date>
    </item>
  </channel>
</rss>

