<?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: Translating an event into a table in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31203#M5477</link>
    <description>&lt;P&gt;If so, please see: &lt;A href="http://answers.splunk.com/questions/4734/structuring-nested-data"&gt;http://answers.splunk.com/questions/4734/structuring-nested-data&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2010 05:12:00 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-08-17T05:12:00Z</dc:date>
    <item>
      <title>Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31201#M5475</link>
      <description>&lt;P&gt;Hi all, is there a way to translate this event into a table?
This is what I get with my search string:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="vmware" source="vmware_api" "Inventory Report" | head 1 

datacenter=SF
  cluster=Intel-Hosts
    host=10.1.6.34
      vm=perfVMFS
      vm=NicholasVMTest
      vm=Win2003_x86_template
      vm=LisaSplunk4VMware
      vm=Support_vm_debian
      vm=JMW Ubuntu
      vm=vCenter
  cluster=AMD-Hosts
    host=10.1.12.5
      vm=Windows_2k3_64bit
      vm=SUDAENGW2008
      vm=Windows_XP_JPN
      vm=Windows_XP
      vm=Windows_XP_dev
      vm=Windows_2K_i386
      vm=Splunk4VMWare
    host=10.1.12.4
      vm=OpenSuse_10_x86_64
      vm=CentOS_3.9_i386
      vm=OpenSuse_10_i386
      vm=Windows_Vista_64bit
      vm=Solaris10_x86_64
      vm=CentOS_5.3_x84_64
      vm=LiveCD2
      vm=CentOS_3.9_x86_64
      vm=CentOS_5.1_i386
      vm=Ubuntu_8.0.4_x86_64
      vm=Windows_2k8_32bit
      vm=FreeBSD_6.4_x86_64
      vm=LiveCD1
      vm=Windows_2K8_64bit_JPN
      vm=VMware Infrastructure Management Assistant
      vm=CentOS_4.6_x86_64
      vm=CentOS_5.1_x84_64
      vm=CentOS_4.6_i386
      vm=Ubuntu_8.0.4_i386
      vm=Windows_2k3_32bit
      vm=LiveCD3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The table would eventually looks like this:&lt;/P&gt;

&lt;P&gt;Datacenter | Cluster | Host | VM &lt;/P&gt;

&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:08:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31201#M5475</guid>
      <dc:creator>Nicholas_Key</dc:creator>
      <dc:date>2010-08-17T05:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31202#M5476</link>
      <description>&lt;P&gt;Is the format of your output under your control? i.e., are you writing the script, and can you modify how exactly it is output?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:10:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31202#M5476</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-17T05:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31203#M5477</link>
      <description>&lt;P&gt;If so, please see: &lt;A href="http://answers.splunk.com/questions/4734/structuring-nested-data"&gt;http://answers.splunk.com/questions/4734/structuring-nested-data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31203#M5477</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-17T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31204#M5478</link>
      <description>&lt;P&gt;I would recommend you change the output format if you have control. If you are creating the input source that creates these events, I would not expect it to be a huge change. Please see &lt;A href="http://answers.splunk.com/questions/4734/structuring-nested-data" rel="nofollow"&gt;http://answers.splunk.com/questions/4734/structuring-nested-data&lt;/A&gt; for recommendation.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:14:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31204#M5478</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-17T05:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31205#M5479</link>
      <description>&lt;P&gt;Your best bet is to write a custom python search command that restructures every event as desired.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:15:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31205#M5479</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-17T05:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Translating an event into a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31206#M5480</link>
      <description>&lt;P&gt;I have another thread here about doing join operation&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/questions/5756/not-getting-results-from-join"&gt;http://answers.splunk.com/questions/5756/not-getting-results-from-join&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 01:42:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Translating-an-event-into-a-table/m-p/31206#M5480</guid>
      <dc:creator>Nicholas_Key</dc:creator>
      <dc:date>2010-08-19T01:42:28Z</dc:date>
    </item>
  </channel>
</rss>

