<?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: Sourcetype Missing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509178#M86605</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to override index definition, you have to put props.conf and transforms.conf on Indexers or (when present) on Heavy Forwarders.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 06:33:38 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-07-15T06:33:38Z</dc:date>
    <item>
      <title>Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509035#M86581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;We are using the following query&amp;nbsp;index=main sourcetype=wms_oracle_sessions | bucket span=5m _time | stats count AS sessions by _time,warehouse,machine,program | search warehouse=ql | stats sum(sessions) AS psessions by _time,program | timechart avg(psessions) by program&lt;/P&gt;&lt;P&gt;I found that sourcetype does not exist.Can we create the sourcetype with same name i.e wms_oracle_sessions.&lt;/P&gt;&lt;P&gt;If yes,what else do I need to do to get the events?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 10:38:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509035#M86581</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-14T10:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509037#M86582</link>
      <description>&lt;P&gt;Add needed definitions to props.conf and also to transformations.conf (if needed). After that those apply to the new events (not to old events unless you reindex those events).&lt;/P&gt;&lt;P&gt;I also moved “&lt;SPAN&gt;search warehouse=ql” to the base search.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is the machine needed in the 1st stats as you don’t &amp;nbsp;use it later?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r. Ismo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 10:47:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509037#M86582</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-07-14T10:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509170#M86603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We have three servers in our environment.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Forwarder -- axxxfd05&lt;/LI&gt;&lt;LI&gt;Indexer&amp;nbsp; &amp;nbsp; &amp;nbsp; --axxxxlnd05&lt;/LI&gt;&lt;LI&gt;Search Head -- axxxhd05&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can you please suggest on which server I need to add definition in props.conf and how&amp;nbsp; will I come to know that I need to add definition in transformations.conf as well.&lt;/P&gt;&lt;P&gt;What definition I need to add in props.conf&amp;nbsp; and &lt;STRONG&gt;reindex those events&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;how it is done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rahul&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 05:40:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509170#M86603</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-15T05:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509178#M86605</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to override index definition, you have to put props.conf and transforms.conf on Indexers or (when present) on Heavy Forwarders.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509178#M86605</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-15T06:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509183#M86608</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;I checked in props.conf but could not understand anything.&lt;/P&gt;&lt;P&gt;what definition I should add in props.conf for sourcetype=wms_oracle_sessions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:51:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509183#M86608</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-15T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509184#M86609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;what do you mean with sourcetype doesn't exist?&lt;/P&gt;&lt;P&gt;sourcetype is usually defined in inputs.conf on the UFs, could you share the inputs.conf to read these logs?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:55:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509184#M86609</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-15T06:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509187#M86611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;sourcetype &lt;STRONG&gt;wms_oracle_sessions&lt;/STRONG&gt; is not defined in inputs.conf,perhaps there is nothing there.&lt;/P&gt;&lt;P&gt;[root@axxxfd01 local]# cat inputs.conf&lt;BR /&gt;[root@axxxfd01 local]#&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 07:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509187#M86611</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-15T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509190#M86612</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;where do these logs come from?&lt;/P&gt;&lt;P&gt;if from file, find the correct inputs.conf and insert sourcetype definition.&lt;/P&gt;&lt;P&gt;If you don't know what's the correct inputs.conf, you can use btool:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./splunk cmd btool inputs list -debug &amp;gt; my_inputs.txt&lt;/LI-CODE&gt;&lt;P&gt;If from DB-Connect, configure sourcetype here.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 07:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509190#M86612</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-15T07:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509211#M86616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;Yeah we are trying to configure DB Connect V1 dashboard.&lt;/P&gt;&lt;P&gt;Actually,java bridge server was not working but now it is working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rahul2gupta_0-1594802803373.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9696i20D961C103F2791F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rahul2gupta_0-1594802803373.png" alt="rahul2gupta_0-1594802803373.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it's dashboard is not working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dash12.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9698i8EFE220ED41193E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="dash12.PNG" alt="dash12.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Following is the query of EW:Oracle Sessions By Program.&lt;/P&gt;&lt;P&gt;index=main sourcetype=wms_oracle_sessions | bucket span=5m _time | stats count AS sessions by _time,warehouse,machine,program | search warehouse=ew | stats sum(sessions) AS psessions by _time,program | timechart avg(psessions) by program&lt;/P&gt;&lt;P&gt;What could be done to solve this enigma.&lt;/P&gt;&lt;P&gt;Help me,Legend.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 08:53:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509211#M86616</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-15T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509229#M86619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;at first check if you can use a more recent version of DB-Conect!&lt;/P&gt;&lt;P&gt;then see in DB-Connect input the sourcetype assignment, maybe it's ony a different one!&lt;/P&gt;&lt;P&gt;try to search in index=main if there are the logs from that input, maybe they have a different sourcetype or maybe there ariived but then stopped.&lt;/P&gt;&lt;P&gt;Ciao.,&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 09:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509229#M86619</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-15T09:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509256#M86624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;I checked at the following location.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="db.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9701i9E75C81F09549A63/image-size/large?v=v2&amp;amp;px=999" role="button" title="db.PNG" alt="db.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the following screenshot .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="db1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9702i47103290E97239F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="db1.PNG" alt="db1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And could not find sourcetype=wms_oracle_sessions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509256#M86624</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-15T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509257#M86625</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this means that there are two choices:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you haven't a connection to extract logs from Oracle with that sourcetype, so you have to create it,&lt;/LI&gt;&lt;LI&gt;you have the connection, but you're using a wrong sourcetype in your search, so you have to modify your dashboards using the correct sourcetype.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Check which is the real situation.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:15:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509257#M86625</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-15T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509453#M86659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;We believe that we do not have a&amp;nbsp;&lt;SPAN&gt;connection to extract logs from Oracle with that sourcetype, so we will create it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rahul2gupta_0-1594877892900.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9717i58C7993C536CD416/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rahul2gupta_0-1594877892900.png" alt="rahul2gupta_0-1594877892900.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;who will help me with the following details,DBA Team?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="src.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9718i9E2453B4ACF67F3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="src.PNG" alt="src.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="src1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9719i97DE1A990EA98439/image-size/large?v=v2&amp;amp;px=999" role="button" title="src1.PNG" alt="src1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 05:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509453#M86659</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-07-16T05:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509461#M86660</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;here you can find all the documentation about DB-Connect&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/DBX/3.3.1/DeployDBX/AboutSplunkDBConnect" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/3.3.1/DeployDBX/AboutSplunkDBConnect&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and here all the steps to configure your DB input:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/DBX/3.3.1/DeployDBX/ConfigureDBConnectsettings" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/3.3.1/DeployDBX/ConfigureDBConnectsettings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in few words:&amp;nbsp;if you already have the connection with Oracle DB (driver, identity, etc...), you have only to configure the input inserting:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;connection name,&lt;/LI&gt;&lt;LI&gt;input type (usually tail),&lt;/LI&gt;&lt;LI&gt;database,&lt;/LI&gt;&lt;LI&gt;table or query to extract data,&lt;/LI&gt;&lt;LI&gt;rising column: this is the most important parameter: it's a growing identifier that permits to DB Connect to understand where the last extraction stopped, if you have't it, you have to create it using eventually the merge of two columns (e.g. date+id),&lt;/LI&gt;&lt;LI&gt;Splunk fields: sourcetype, index and host,&lt;/LI&gt;&lt;LI&gt;output format (usually the default),&lt;/LI&gt;&lt;LI&gt;timestamp column and timestamp format (as all the Splunk inputs),&lt;/LI&gt;&lt;LI&gt;interval (as all the Splunk scripts).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Anyway, my hint is to follow the documentation and not my very short summary!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 07:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/509461#M86660</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-16T07:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/516438#M87413</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;&lt;SPAN&gt;Rising column: this is the most important parameter: it's a growing identifier that permits to DB Connect to understand where the last extraction stopped, &lt;STRONG&gt;if you have't it, you have to create it&lt;/STRONG&gt; using eventually the merge of two columns (e.g. date+id).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please guide how to create Rising column as I couldn't find any relevant documentation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rahul.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 06:08:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/516438#M87413</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2020-08-27T06:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Missing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/516446#M87414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the rising_column is one of the fields of your query with the feature to be always growing, e.g.&amp;nbsp; a progressive number; in this way DB-Connct, at every run, writes the last value of the rising column and next time starts from it.&lt;/P&gt;&lt;P&gt;If you have a progressive number (prog), you can use it as rising_column, e.g.;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;select date, name, prog, account
from my_table&lt;/LI-CODE&gt;&lt;P&gt;if you have a progressive number dayly resetted, you cannot use it as is but you can merge date and progressive number as rising_column (my_prog), e.g. (sorry for my SQL!):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;select date, name, prog, account, date&amp;amp;prog AS my_prog
from my_table&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;In other words, you move the problem from Splunk to SQL (and I cannot help you more!).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 06:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Missing/m-p/516446#M87414</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-08-27T06:58:30Z</dc:date>
    </item>
  </channel>
</rss>

