<?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: Unable to pull backlog data through TA-ms-loganalytics. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508790#M86554</link>
    <description>&lt;P&gt;You need to increase the lag time because azure will not guarantee TIMELINESS of their data delivery to the underlying storage mechanisms the OMS / Log Analytics Data is stored in.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The default lag is supposed to be 15 minutes. &amp;nbsp;It looks like you're configured for 15 seconds.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make your lag time a function of your interval. &amp;nbsp;If you collect data every 5 minutes (default), then your lag should be at least twice the interval, but in most cases, people are setting lag to 900-1800&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2020 11:36:33 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2020-07-13T11:36:33Z</dc:date>
    <item>
      <title>Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508775#M86550</link>
      <description>&lt;P&gt;I have setup the&amp;nbsp;TA-ms-loganalytics on my Splunk enterprise instance, and configured the inputs, i have given the start_date as 08/04/2020 00:00:00 in my inputs configuration, the current data flow (13/07/2020) is coming fine, but the count is very less OR zero for the past month dates, i validated the events/data are present there in my azure for the respective dates. below is my inputs.conf&lt;/P&gt;&lt;P&gt;[log_analytics://SourceLogs1_Backlog]&lt;/P&gt;&lt;P&gt;application_id = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;application_key = **************************&lt;/P&gt;&lt;P&gt;event_delay_lag_time = 15&lt;/P&gt;&lt;P&gt;index = myindex&lt;/P&gt;&lt;P&gt;sourcetype = mysourcetype&lt;/P&gt;&lt;P&gt;interval = 300&lt;/P&gt;&lt;P&gt;log_analytics_query = AuditLogs | where ResourceGroup != ""&lt;/P&gt;&lt;P&gt;resource_group = AAAA-BBB-CC&lt;/P&gt;&lt;P&gt;start_date = 08/04/2020 00:00:00&lt;/P&gt;&lt;P&gt;subscription_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;tenant_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;workspace_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[log_analytics://SourceLogs2_Backlog]&lt;/P&gt;&lt;P&gt;application_id = XXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;application_key = ***************************************&lt;/P&gt;&lt;P&gt;event_delay_lag_time = 15&lt;/P&gt;&lt;P&gt;index = myindex&lt;/P&gt;&lt;P&gt;sourcetype = mysourcetype&lt;/P&gt;&lt;P&gt;interval = 300&lt;/P&gt;&lt;P&gt;log_analytics_query = AzureDiagnostics | where ResourceGroup != ""&lt;/P&gt;&lt;P&gt;resource_group = AAAA-BBB-CC&lt;/P&gt;&lt;P&gt;start_date = 08/04/2020 00:00:00&lt;/P&gt;&lt;P&gt;subscription_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;tenant_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;workspace_id = XXXXXXX-XXXXXX-XXXXX-XXXX-XXXXX&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 10:24:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508775#M86550</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-13T10:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508776#M86551</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&amp;nbsp;appreciate if you could help here.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 10:25:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508776#M86551</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-13T10:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508790#M86554</link>
      <description>&lt;P&gt;You need to increase the lag time because azure will not guarantee TIMELINESS of their data delivery to the underlying storage mechanisms the OMS / Log Analytics Data is stored in.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The default lag is supposed to be 15 minutes. &amp;nbsp;It looks like you're configured for 15 seconds.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make your lag time a function of your interval. &amp;nbsp;If you collect data every 5 minutes (default), then your lag should be at least twice the interval, but in most cases, people are setting lag to 900-1800&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 11:36:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508790#M86554</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-07-13T11:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508814#M86555</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i changed it to 900 seconds to make it 15mins, and the data flow has been stopped now.&amp;nbsp; i am not receiving any events. I am not seeing any errors as well.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 13:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508814#M86555</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-13T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508820#M86557</link>
      <description>&lt;P&gt;Ok, i can see the logs being indexed, will monitor for sometime now, to see if it started capturing the logs for past months.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 13:40:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508820#M86557</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-13T13:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508881#M86562</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is a scenario is that my OMS/Log Analytics has been stored data past 150 days i we just configure lag is 900 seconds =15 minutes and Interval = 300 seconds = 5 mints but i can noticed that data has been pulling but it has been huge delay. Also it has been pulling only past 1 months data but not pulling data for past 5 months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hence i took lag as 360 seconds = 6 minutes and interval is 180 minutes= 3 minutes i can see little fast data pulling but it pulling past 30 days only &amp;amp; pulling is in progress. Still we have data available past 5 months and we have Startdate&amp;nbsp;as i put exactly before 5 months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know it will pull 5 months data or not?&amp;nbsp; As i can see only it's pulling data from current time to past 1 month and current time to future time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please guide me how could i pull the data only for past 5 months?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 19:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508881#M86562</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-13T19:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508982#M86575</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197" target="_blank"&gt;@jkat54&lt;/A&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please suggest me on my above question? We can see some data (at-least few data from past 30 days only) not 100% backlog data from past 150 days.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Even if same scenario if lag as 900 seconds &amp;amp; interval as 60 or 300 seconds in all scenario&amp;nbsp;just pulling few days data even if my under-layer&amp;nbsp;OMS/Storage log analytics workspace is having enough back log data for past 150 days. Then why it is not pulling backlogs data 100% but its pulling new future data fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My requirement here is at-least i could pull or recovery my all old days data (past 150 days) backlog data 100%.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am waiting your appreciated help here or please suggest any codes need to update here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please see attached graph here &amp;amp; very first graph is yesterday count &amp;amp; second one is today count? Seem to be backlog count is not increases even if storage workspace data are available for past 150 days.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 04:34:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/508982#M86575</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-14T04:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509095#M86586</link>
      <description>&lt;P&gt;Once it has ran one time, it will be updated with new dates and never reach back in time to collect older events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the solution should be to create a new input with the same config but set start date to 0. &amp;nbsp;You can't just change an existing input to start date 0 because the code only uses that setting on the very first run.&lt;/P&gt;&lt;P&gt;another way to "reset" an existing input to "first run" is to wipe out the kvstore data associated with the input. &amp;nbsp; &amp;nbsp;Just seems easier to create a new input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 16:09:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509095#M86586</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-07-14T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509106#M86591</link>
      <description>&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Seem to be i am now getting below error like&amp;nbsp;ERRORtime data '0' does not match format '%d/%m/%Y %H:%M:%S' HFR01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2020-07-14 19:25:29.052 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" ERRORtime data '0' does not match format '%d/%m/%Y %H:%M:%S' HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" ValueError: time data '0' does not match format '%d/%m/%Y %H:%M:%S' HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" (data_string, format)) HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" File "/opt/prd_sec/splunk/lib/python2.7/_strptime.py", line 332, in _strptime HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" start_datetime = datetime.datetime.strptime(str(input_item['start_date']),'%d/%m/%Y %H:%M:%S') HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" File "/opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/input_module_log_analytics.py", line 39, in collect_events HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" input_module.collect_events(self, ew) HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" File "/opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py", line 96, in collect_events HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" self.collect_events(ew) HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" File "/opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/ta_ms_loganalytics/modinput_wrapper/base_modinput.py", line 127, in stream_events HFR01&lt;BR /&gt;2020-07-14 19:25:29.021 message from "python /opt/prd_sec/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py" Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 17:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509106#M86591</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-14T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509179#M86606</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&amp;nbsp;, we have done the changes by making the new inputs, and have not changed any parameter in the existing one. so ideally it should work with new inputs having the start_date = &amp;lt;4 month older date&amp;gt;, but it is not. Also the start_date = 0, throws the above error&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222254"&gt;@jhantuSplunk1&lt;/a&gt;&amp;nbsp;comment ref.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509179#M86606</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-15T06:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509180#M86607</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just more clarifying on my requirement here that i wanted pull my backlog data from April 9th 2020 to April 14th 2020 but this add-on is not able to get past back logs data.&lt;/P&gt;&lt;P&gt;Could you please help me how could i pull these 7 old days data? Yes, we can see it's pull some back days data one time on very first time run this app but after that it's only pulling current data not back days data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:45:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509180#M86607</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-15T06:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509186#M86610</link>
      <description>&lt;P&gt;2020-07-15 09:08:43,477 INFO pid=124798 tid=MainThread file=connectionpool.py:_new_conn:758 | Starting new HTTPS connection (1): 127.0.0.1&lt;BR /&gt;2020-07-15 09:08:44,494 INFO pid=124798 tid=MainThread file=setup_util.py:log_info:114 | Log level is not set, use default INFO&lt;BR /&gt;2020-07-15 09:08:44,494 INFO pid=124798 tid=MainThread file=splunk_rest_client.py:_request_handler:100 | Use HTTP connection pooling&lt;BR /&gt;2020-07-15 09:08:44,495 INFO pid=124798 tid=MainThread file=connectionpool.py:_new_conn:758 | Starting new HTTPS connection (1): 127.0.0.1&lt;BR /&gt;2020-07-15 09:08:44,504 ERROR pid=124798 tid=MainThread file=base_modinput.py:log_error:307 | Get error when collecting events.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk_temp/splunk/etc/apps/TA-ms-loganalytics/bin/ta_ms_loganalytics/modinput_wrapper/base_modinput.py", line 127, in stream_events&lt;BR /&gt;self.collect_events(ew)&lt;BR /&gt;File "/opt/splunk_temp/splunk/etc/apps/TA-ms-loganalytics/bin/log_analytics.py", line 96, in collect_events&lt;BR /&gt;input_module.collect_events(self, ew)&lt;BR /&gt;File "/opt/splunk_temp/splunk/etc/apps/TA-ms-loganalytics/bin/input_module_log_analytics.py", line 39, in collect_events&lt;BR /&gt;start_datetime = datetime.datetime.strptime(str(input_item['start_date']),'%d/%m/%Y %H:%M:%S')&lt;BR /&gt;File "/opt/splunk_temp/splunk/lib/python2.7/_strptime.py", line 332, in _strptime&lt;BR /&gt;(data_string, format))&lt;BR /&gt;ValueError: time data '0' does not match format '%d/%m/%Y %H:%M:%S'&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 07:14:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509186#M86610</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-15T07:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509209#M86615</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do you feel anything problem? Why once i used start_date as 0 it's giving ValueError: time data '0' does not match format '%d/%m/%Y %H:%M:%S'. but if i m giving some date it is working to getting current data&amp;lt;=15 mints data but not past 4 months data&lt;/P&gt;&lt;P&gt;props.conf&lt;/P&gt;&lt;P&gt;[azure:loganalytics:ad*]&lt;BR /&gt;DATETIME_CONFIG =&lt;BR /&gt;INDEXED_EXTRACTIONS = json&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;TIMESTAMP_FIELDS = XYZ&lt;BR /&gt;TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%3N%Z&lt;BR /&gt;disabled = false&lt;BR /&gt;TZ = Europe/Stockholm&lt;BR /&gt;TIME_PREFIX =&lt;BR /&gt;category = Structured&lt;BR /&gt;KV_MODE =&lt;BR /&gt;SHOULD_LINEMERGE = true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inputs.conf&lt;/P&gt;&lt;P&gt;[log_analytics://GFDG_HSE_AD_YYYYYYY]&lt;BR /&gt;application_id = TYU&lt;BR /&gt;application_key = XXXXXXXXXXXXX&lt;BR /&gt;event_delay_lag_time = 900&lt;BR /&gt;index = jh_test&lt;BR /&gt;sourcetype = azure:loganalytics:ad:AuditLogs&lt;BR /&gt;interval = 300&lt;BR /&gt;log_analytics_query = ContainerLog | where _ResourceId != ""&lt;BR /&gt;resource_group = njjj-gff-oug-gh&lt;BR /&gt;start_date = 0&lt;BR /&gt;subscription_id = MNO&lt;BR /&gt;tenant_id = KPL&lt;BR /&gt;workspace_id = HFR&lt;BR /&gt;disabled = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 08:51:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509209#M86615</guid>
      <dc:creator>jhantuSplunk1</dc:creator>
      <dc:date>2020-07-15T08:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509260#M86626</link>
      <description>&lt;P&gt;Did you create a NEW input with a different name than before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry 0 didn't work. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509260#M86626</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-07-15T11:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509264#M86628</link>
      <description>&lt;P&gt;Yes, we created NEW inputs(NEW STANZA NAME than before).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:30:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509264#M86628</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-15T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509269#M86630</link>
      <description>&lt;P&gt;the requirement is to get the missing 7 days data (9th April - 14th April). And when i give start_date even older than my LA retention, it randomly fetches the data for some days, and continue to fetch the current data only(never goes back to pull the old data).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:45:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509269#M86630</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-15T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509270#M86631</link>
      <description>&lt;P&gt;have you tried using the API itself to pull the data and see if for some reason the API is limiting the time frame?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 11:49:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509270#M86631</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-07-15T11:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509275#M86633</link>
      <description>&lt;P&gt;Yes, we just tried that, we are getting the same count through API itself same as LA workspace count.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509275#M86633</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-15T12:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509285#M86635</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="698,744 this count we were able to fetch in small time frame. attached the screenshot." style="width: 291px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9704iFC2FB48F20F9DA7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-07-15 at 14.41.08.png" alt="698,744 this count we were able to fetch in small time frame. attached the screenshot." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;698,744 this count we were able to fetch in small time frame. attached the screenshot.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;698,744 this count we were able to fetch in small time frame.&lt;/DIV&gt;&lt;DIV&gt;attached the screenshot.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:51:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509285#M86635</guid>
      <dc:creator>jaihingorani</dc:creator>
      <dc:date>2020-07-15T12:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull backlog data through TA-ms-loganalytics.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509287#M86636</link>
      <description>&lt;P&gt;So why not dump the data you pulled from the API to file and ingest?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:55:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-pull-backlog-data-through-TA-ms-loganalytics/m-p/509287#M86636</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-07-15T12:55:32Z</dc:date>
    </item>
  </channel>
</rss>

