<?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: Delimited field extractions for cognos data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152742#M31091</link>
    <description>&lt;P&gt;Were you able to load Cognos reports data into Splunk? By IBM Cognos data, do you mean Cognos logs data or the actual BI reports that are run in Cognos?&lt;/P&gt;

&lt;P&gt;I am looking for ways to get the Cognos reports data displayed on Splunk dashboard. Any hints at how to go about it will be greatly helpful!&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2014 19:50:02 GMT</pubDate>
    <dc:creator>karthikp1989</dc:creator>
    <dc:date>2014-07-07T19:50:02Z</dc:date>
    <item>
      <title>Delimited field extractions for cognos data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152740#M31089</link>
      <description>&lt;P&gt;Trying to load some IBM Cognos data, have the inputs.conf working and data is coming across.&lt;/P&gt;

&lt;P&gt;but my props and transforms seem to have no effect. I followed the info here: &lt;A href="http://answers.splunk.com/answers/1048/how-do-index-tab-delimited-files"&gt;http://answers.splunk.com/answers/1048/how-do-index-tab-delimited-files&lt;/A&gt; and from the documentation and created the following two files in my local folder.&lt;/P&gt;

&lt;P&gt;Props.conf:&lt;BR /&gt;
[cognos]&lt;BR /&gt;
REPORT-cognos=cognos-fields&lt;/P&gt;

&lt;P&gt;transforms.conf:&lt;BR /&gt;
[cognos-fields]&lt;BR /&gt;
DELIMS="\t"&lt;BR /&gt;
FIELDS="Host ID","Process ID","Time","Time Zone","Session ID","Request ID","SubRequest ID","Step ID","Thread","Component ID","Build Number","Level","Logger","Operation","Object Type","Object Path","Status","Message","Log Data"&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 17:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152740#M31089</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2013-11-22T17:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Delimited field extractions for cognos data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152741#M31090</link>
      <description>&lt;P&gt;Was missing the local.meta file for this working at search time.&lt;/P&gt;

&lt;P&gt;Adding that in and the search returned the expected fields.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 11:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152741#M31090</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2013-11-27T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Delimited field extractions for cognos data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152742#M31091</link>
      <description>&lt;P&gt;Were you able to load Cognos reports data into Splunk? By IBM Cognos data, do you mean Cognos logs data or the actual BI reports that are run in Cognos?&lt;/P&gt;

&lt;P&gt;I am looking for ways to get the Cognos reports data displayed on Splunk dashboard. Any hints at how to go about it will be greatly helpful!&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 19:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152742#M31091</guid>
      <dc:creator>karthikp1989</dc:creator>
      <dc:date>2014-07-07T19:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Delimited field extractions for cognos data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152743#M31092</link>
      <description>&lt;P&gt;Were you able to load Cognos reports data into Splunk? By IBM Cognos data, do you mean Cognos logs data or the actual BI reports that are run in Cognos?&lt;BR /&gt;
I am looking for ways to get the Cognos reports data displayed on Splunk dashboard. Any hints at how to go about it will be greatly helpful!&lt;BR /&gt;
Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 19:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152743#M31092</guid>
      <dc:creator>karthikp1989</dc:creator>
      <dc:date>2014-07-07T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delimited field extractions for cognos data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152744#M31093</link>
      <description>&lt;P&gt;I was, but this is just the log data behind the dashboards used for troubleshooting when dashboards fail or users have issues. &lt;BR /&gt;
Can you embed a html frame in a dashboard in splunk to show the cognos data? For us they are two very different systems so no need to merge. Easy option is just add a link to the cognos dashboard!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2014 08:04:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delimited-field-extractions-for-cognos-data/m-p/152744#M31093</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2014-07-08T08:04:55Z</dc:date>
    </item>
  </channel>
</rss>

