<?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: different between line exist in file and events of splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623468#M216737</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;check if there's a common (in format) beginning of each raw, so you can identify it there are more raws merged in the same event.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 17:02:52 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-12-06T17:02:52Z</dc:date>
    <item>
      <title>What is the different between line exist in file and events of Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623400#M216713</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I've index a 12MB file in splunk but have different between line of file and event of splunk&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;file = 114,475&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lines&lt;/P&gt;
&lt;P&gt;splunk = 104,475&amp;nbsp;&amp;nbsp; events&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;file lines like this:&lt;/P&gt;
&lt;P&gt;123456789|0123456789|0123456789|Tobe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |Alex&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any idea?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 14:45:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623400#M216713</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-12-06T14:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623401#M216714</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;check if in the file you have some multiline event.&lt;/P&gt;&lt;P&gt;If not check the correct parsing of you events.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 10:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623401#M216714</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-12-06T10:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623409#M216715</link>
      <description>&lt;P&gt;Also, check for blank lines.&lt;/P&gt;&lt;P&gt;Where did the line count for the file come from? Is it counting long lines as two (or more lines)?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 11:27:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623409#M216715</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-12-06T11:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623455#M216730</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;1- there are no blank line in file.&lt;/P&gt;&lt;P&gt;2-vi in linux show line numbers.&lt;/P&gt;&lt;P&gt;3-each line one event in splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 15:31:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623455#M216730</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-12-06T15:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623456#M216731</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1-there is no multiline event.&lt;/P&gt;&lt;P&gt;2- how check correctly events parsed?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 15:32:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623456#M216731</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-12-06T15:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623457#M216732</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Check (usually is possible with a quick view on events9 if there are more events containing the timestamp that usually is at the beginning of the file.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 15:42:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623457#M216732</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-12-06T15:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623466#M216736</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;as i write in post there is no timestamp in this file.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 16:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623466#M216736</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-12-06T16:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623468#M216737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;check if there's a common (in format) beginning of each raw, so you can identify it there are more raws merged in the same event.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 17:02:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623468#M216737</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-12-06T17:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: different between line exist in file and events of splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623469#M216738</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;would you please tell me an example?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 17:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-different-between-line-exist-in-file-and-events-of/m-p/623469#M216738</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-12-06T17:06:04Z</dc:date>
    </item>
  </channel>
</rss>

