<?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 How to create regex for below data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-regex-for-below-data/m-p/626121#M107576</link>
    <description>&lt;P&gt;Need help with regex for below data. Please assist me on the same.&lt;BR /&gt;&lt;BR /&gt;field name -------- fieldvalue&lt;/P&gt;
&lt;P&gt;Devicename------GNTESTFS1&lt;BR /&gt;&lt;BR /&gt;Sample data&lt;BR /&gt;&lt;BR /&gt;Jan 5 15:34:18 7.73.151.197 1 2023-01-05T14:34:17Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;Jan 5 15:31:20 7.73.151.197 1 2023-01-05T14:31:19Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;Jan 5 09:32:37 7.73.151.197 1 2023-01-05T08:32:36Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 22:20:53 GMT</pubDate>
    <dc:creator>AK_Splunk</dc:creator>
    <dc:date>2023-01-06T22:20:53Z</dc:date>
    <item>
      <title>How to create regex for below data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-regex-for-below-data/m-p/626121#M107576</link>
      <description>&lt;P&gt;Need help with regex for below data. Please assist me on the same.&lt;BR /&gt;&lt;BR /&gt;field name -------- fieldvalue&lt;/P&gt;
&lt;P&gt;Devicename------GNTESTFS1&lt;BR /&gt;&lt;BR /&gt;Sample data&lt;BR /&gt;&lt;BR /&gt;Jan 5 15:34:18 7.73.151.197 1 2023-01-05T14:34:17Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;Jan 5 15:31:20 7.73.151.197 1 2023-01-05T14:31:19Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;Jan 5 09:32:37 7.73.151.197 1 2023-01-05T08:32:36Z 1.2.3.44 StorageArray - - [0@0] GNTESTFS1;2288;Critical;Either the NTP server's resolved or configured IP address is wrong or the IP address is unavailable via the attached network&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 22:20:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-regex-for-below-data/m-p/626121#M107576</guid>
      <dc:creator>AK_Splunk</dc:creator>
      <dc:date>2023-01-06T22:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with regex for below data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-regex-for-below-data/m-p/626130#M107577</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243360"&gt;@AK_Splunk&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;please try this regex :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "\]\s+(?&amp;lt;Devicename&amp;gt;[^;]+)"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/GDOK8U/1" target="_blank"&gt;https://regex101.com/r/GDOK8U/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 10:44:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-regex-for-below-data/m-p/626130#M107577</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-06T10:44:16Z</dc:date>
    </item>
  </channel>
</rss>

