<?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 Reading vehicle network data .. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Reading-vehicle-network-data/m-p/242707#M96199</link>
    <description>&lt;P&gt;Hi i want to read vehicle data in Splunk..&lt;/P&gt;

&lt;P&gt;Data is seen on vehice network like below: &lt;/P&gt;

&lt;P&gt;ID                   data length                data-in-hex&lt;BR /&gt;
18fef100                [8]                       AABBCCDDEEFF9988&lt;BR /&gt;
18ebff21                [8]                       1234567890ABCDEF&lt;/P&gt;

&lt;P&gt;FOR EACH ID, data has diffrent meanings.  And we have to make bit-operations in data.-in-hex&lt;/P&gt;

&lt;P&gt;What is the way to transform these datas according to ID ?&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2016 16:48:56 GMT</pubDate>
    <dc:creator>eyirik</dc:creator>
    <dc:date>2016-11-20T16:48:56Z</dc:date>
    <item>
      <title>Reading vehicle network data ..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-vehicle-network-data/m-p/242707#M96199</link>
      <description>&lt;P&gt;Hi i want to read vehicle data in Splunk..&lt;/P&gt;

&lt;P&gt;Data is seen on vehice network like below: &lt;/P&gt;

&lt;P&gt;ID                   data length                data-in-hex&lt;BR /&gt;
18fef100                [8]                       AABBCCDDEEFF9988&lt;BR /&gt;
18ebff21                [8]                       1234567890ABCDEF&lt;/P&gt;

&lt;P&gt;FOR EACH ID, data has diffrent meanings.  And we have to make bit-operations in data.-in-hex&lt;/P&gt;

&lt;P&gt;What is the way to transform these datas according to ID ?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 16:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-vehicle-network-data/m-p/242707#M96199</guid>
      <dc:creator>eyirik</dc:creator>
      <dc:date>2016-11-20T16:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading vehicle network data ..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-vehicle-network-data/m-p/242708#M96200</link>
      <description>&lt;P&gt;I would write a scripted input to read the data from the source and perform the necessary transforms and bit operations.  It would then prepend a timestamp and deliver the results to Splunk.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 18:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-vehicle-network-data/m-p/242708#M96200</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-11-20T18:11:05Z</dc:date>
    </item>
  </channel>
</rss>

