<?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: Data formatting help in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/522151#M3625</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;: thank you&lt;/P&gt;&lt;P&gt;the Spword field for a cycle always starts with 0 and end with 8. 0 marks start of the cycle and 8 the end&lt;/P&gt;&lt;P&gt;there are no line numbers. That is something we added using accum&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 05:33:05 GMT</pubDate>
    <dc:creator>johnsasikumar</dc:creator>
    <dc:date>2020-09-30T05:33:05Z</dc:date>
    <item>
      <title>Data formatting help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/521981#M3611</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Below is the sample data of one cycle. Similarly there are several cycles&lt;/P&gt;&lt;P&gt;The data below is from sensor values. Each cycle starts with Spword:0 and ends with SPword 8. How do i group these as cycle1,2,3 based on the SPword field.&lt;/P&gt;&lt;P&gt;The timedifference for all cycles is not same and also when i use transaction command am not able to name it as cycle 1,2.&lt;/P&gt;&lt;P&gt;Please could you help&lt;/P&gt;&lt;P&gt;"_time",FrontFormedHeight,Pot,LVDT,LoadCell,SPWord,LineNumber,cycl&lt;BR /&gt;"2020-09-29T14:01:24.000+0000","2.703","67.64","0.198",0,0,1,CycleStart&lt;BR /&gt;"2020-09-29T14:01:26.000+0000","2.703","67.63","0.198",0,0,2,CycleStart&lt;BR /&gt;"2020-09-29T14:01:29.000+0000","2.703","67.64","0.198",0,0,3,CycleStart&lt;BR /&gt;"2020-09-29T14:01:31.000+0000","2.703","67.63","0.195",0,0,4,CycleStart&lt;BR /&gt;"2020-09-29T14:01:34.000+0000","2.703","67.64","0.198",0,0,5,CycleStart&lt;BR /&gt;"2020-09-29T14:01:36.000+0000",0,"67.64","0.198",0,1,6,&lt;BR /&gt;"2020-09-29T14:01:38.000+0000",0,"51.66","0.198",0,,7,&lt;BR /&gt;"2020-09-29T14:01:39.000+0000",0,"24.61","1.565",0,2,8,&lt;BR /&gt;"2020-09-29T14:01:41.000+0000",0,"24.59","1.59",0,2,9,&lt;BR /&gt;"2020-09-29T14:01:43.000+0000",0,"18.3","7.551","1160.9241004669334",,10,&lt;BR /&gt;"2020-09-29T14:01:44.000+0000","2.52","67.43","0.195",0,4,11,&lt;BR /&gt;"2020-09-29T14:01:46.000+0000","2.52","15.53","1.413",0,5,12,&lt;BR /&gt;"2020-09-29T14:01:48.000+0000","2.52","12.1","4.471","472.4265266884365",,13,&lt;BR /&gt;"2020-09-29T14:01:51.000+0000","2.52","67.53","0.195",0,7,14,&lt;BR /&gt;"2020-09-29T14:01:53.000+0000","2.52","67.59","0.195",0,,15,&lt;BR /&gt;"2020-09-29T14:01:56.000+0000","2.52","67.64","0.198",0,8,16,cycleEnd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/521981#M3611</guid>
      <dc:creator>johnsasikumar</dc:creator>
      <dc:date>2020-09-29T13:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data formatting help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/522018#M3612</link>
      <description>&lt;P&gt;Would it be more accurate to say that a cycle begins with SPWord = 0 and LineNumber = 1, and ends with SPWord = 8?&lt;/P&gt;&lt;P&gt;Also, can cycles overlap or will it always be&lt;/P&gt;&lt;P&gt;SPword=0 LineNumber=1&lt;BR /&gt;&lt;SPAN&gt;...&lt;BR /&gt;&lt;/SPAN&gt;SPWord=8&lt;BR /&gt;SPWord=0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:59:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/522018#M3612</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-09-29T14:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data formatting help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/522151#M3625</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;: thank you&lt;/P&gt;&lt;P&gt;the Spword field for a cycle always starts with 0 and end with 8. 0 marks start of the cycle and 8 the end&lt;/P&gt;&lt;P&gt;there are no line numbers. That is something we added using accum&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:33:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-formatting-help/m-p/522151#M3625</guid>
      <dc:creator>johnsasikumar</dc:creator>
      <dc:date>2020-09-30T05:33:05Z</dc:date>
    </item>
  </channel>
</rss>

