<?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 split the data dynamilly and further use it? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608159#M211460</link>
    <description>&lt;P&gt;I have sample log in that count is there and in the same row in message are fix length log are there if same count so and count is also dynamic&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For eg&lt;/P&gt;
&lt;P&gt;Date time server count server name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we get all the server count data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 18:34:55 GMT</pubDate>
    <dc:creator>9198459056</dc:creator>
    <dc:date>2022-08-03T18:34:55Z</dc:date>
    <item>
      <title>How to split the data dynamilly and further use it?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608159#M211460</link>
      <description>&lt;P&gt;I have sample log in that count is there and in the same row in message are fix length log are there if same count so and count is also dynamic&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For eg&lt;/P&gt;
&lt;P&gt;Date time server count server name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we get all the server count data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 18:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608159#M211460</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-08-03T18:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to split the data dynamilly and further use it?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608161#M211462</link>
      <description>&lt;P&gt;Logs example&lt;/P&gt;&lt;P&gt;12/03/2022 2 sdf@gmail.xom adf@hotmail.com&lt;/P&gt;&lt;P&gt;13/3/2021 3 sdd@hotmail.com adf@gmqil.com sfgvc@orkut.com&lt;/P&gt;&lt;P&gt;It's like cout and email id will be varing every time&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how to get that dynamically&amp;nbsp;&lt;/P&gt;&lt;P&gt;And further variable should be used to analyze&amp;nbsp; also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 18:40:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608161#M211462</guid>
      <dc:creator>9198459056</dc:creator>
      <dc:date>2022-08-03T18:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to split the data dynamilly and further use it?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608188#M211478</link>
      <description>&lt;PRE&gt;| rex max_match=0 "(?&amp;lt;email&amp;gt;\S+\@\S+\.\S+)&lt;BR /&gt;| rex "\d+\/\d+\/\d+ (?&amp;lt;count&amp;gt;\d+)"&lt;BR /&gt;| table count email&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 21:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-split-the-data-dynamilly-and-further-use-it/m-p/608188#M211478</guid>
      <dc:creator>martinpu</dc:creator>
      <dc:date>2022-08-03T21:44:25Z</dc:date>
    </item>
  </channel>
</rss>

