<?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: analytics agent error in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717767#M653</link>
    <description>&lt;P&gt;Hi Sameer,&lt;/P&gt;

&lt;DIV&gt;Is yours an on prem Event sevice? Was this setup working earlier or is this a new configuration? A 401 error would mean incorrect connction details being used. Can you please check the configuration properties and verify they are correctly set per the below doc link:&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://docs.appdynamics.com/display/PRO44/Installing+Agent-Side+Components" rel="noreferrer nofollow noopener" target="_blank"&gt;https://docs.appdynamics.com/display/PRO45/Installing+Agent-Side+Components&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;You need to verify the below properties are set properly in your &lt;STRONG&gt;analytic-agent.properties&lt;/STRONG&gt; file located under the conf dir of the analytic-agent home, as per your license page details in the UI:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://http.event.name/" rel="noreferrer nofollow noopener" target="_blank"&gt;http.event.name&lt;/A&gt;&amp;nbsp;- Matches the &lt;STRONG&gt;customer name&lt;/STRONG&gt; in licnese page Acocunts section&lt;BR /&gt;http.event.accountName - matches the &lt;STRONG&gt;global account name&lt;/STRONG&gt; in license page Acocunt ssection&lt;BR /&gt;http.event.accessKey - matches the account &lt;STRONG&gt;access ke&lt;/STRONG&gt;y in license page Accounts section&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Can you please check the above details, correct them as neeed then retsrt your ANlaytics agent and see if the issue i sresolved or not. In case the issu epersists please send over the Analytics agent log file and the&amp;nbsp;&lt;STRONG&gt;analytic-agent.properties &lt;/STRONG&gt;file as well as a screenhsot of the&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;Controller license UI -&amp;gt; Accounts tab.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Chitra&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 20 Aug 2018 08:56:26 GMT</pubDate>
    <dc:creator>Chitra_Lal</dc:creator>
    <dc:date>2018-08-20T08:56:26Z</dc:date>
    <item>
      <title>analytics agent error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717766#M652</link>
      <description>&lt;P&gt;HI Team,&lt;/P&gt;

&lt;P&gt;Getting below error in analytics agent logs . Issue im facing is while navigation to analytics&amp;nbsp;&lt;/P&gt;

&lt;P&gt;[2018-08-20T11:08:45,088+05:30] [ERROR] [file:poll:pipeline-poller-thread-0] [c.a.a.a.p.d.LogSourceJobFileListener] Error occurred while processing file [/opt/setup/machine-agent/monitors/analytics-agent/conf/job/sample-stock-quotes-csv.job]&lt;BR /&gt;com.appdynamics.analytics.client.common.exceptions.UnauthorizedRestException: Status code: [401], Message: HTTP 401 Unauthorized&lt;BR /&gt; at com.appdynamics.analytics.client.common.exceptions.RestExceptionFactory.makeException(RestExceptionFactory.java:44)&lt;BR /&gt; at com.appdynamics.analytics.client.common.RestClientUtils.validateResponse(RestClientUtils.java:260)&lt;BR /&gt; at com.appdynamics.analytics.client.common.RestClientUtils.resolve(RestClientUtils.java:84)&lt;BR /&gt; at com.appdynamics.analytics.client.common.GenericHttpRequestBuilder.execute(GenericHttpRequestBuilder.java:197)&lt;BR /&gt; at com.appdynamics.analytics.shared.rest.client.eventservice.DefaultExtractedFieldsClient.getExtractedFields(DefaultExtractedFieldsClient.java:91)&lt;BR /&gt; at com.appdynamics.analytics.shared.rest.client.eventservice.DefaultExtractedFieldsClient.getExtractedFields(DefaultExtractedFieldsClient.java:74)&lt;BR /&gt; at com.appdynamics.analytics.agent.field.ExtractedFieldsManager.getExtractedFieldPatterns(ExtractedFieldsManager.java:94)&lt;BR /&gt; at com.appdynamics.analytics.agent.field.ExtractedFieldsManager.getExtractedFieldPatterns(ExtractedFieldsManager.java:78)&lt;BR /&gt; at com.appdynamics.analytics.agent.source.LogSourceConfigurationHelper.getNonGrokPatterns(LogSourceConfigurationHelper.java:190)&lt;BR /&gt; at com.appdynamics.analytics.agent.source.LogSourceConfigurationHelper.convertPipelineConfigurationToTailLogSourceConfiguration(LogSourceConfigurationHelper.java:97)&lt;BR /&gt; at com.appdynamics.analytics.agent.source.LogSourceConfigurationHelper.convertPipelineConfigurationToLogSourceConfiguration(LogSourceConfigurationHelper.java:153)&lt;BR /&gt; at com.appdynamics.analytics.agent.pipeline.dynamic.LogSourceJobFileParser.parseLogSourceConfigurationFromFile(LogSourceJobFileParser.java:80)&lt;BR /&gt; at com.appdynamics.analytics.agent.pipeline.dynamic.LogSourceJobFileListener.upsert(LogSourceJobFileListener.java:76)&lt;BR /&gt; at com.appdynamics.analytics.agent.pipeline.dynamic.LogSourceJobFileListener.onFileCreate(LogSourceJobFileListener.java:51)&lt;BR /&gt; at org.apache.commons.io.monitor.FileAlterationObserver.doCreate(FileAlterationObserver.java:379)&lt;BR /&gt; at org.apache.commons.io.monitor.FileAlterationObserver.checkAndNotify(FileAlterationObserver.java:345)&lt;BR /&gt; at org.apache.commons.io.monitor.FileAlterationObserver.checkAndNotify(FileAlterationObserver.java:304)&lt;BR /&gt; at org.apache.commons.io.monitor.FileAlterationMonitor.run(FileAlterationMonitor.java:182)&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Sameer&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 05:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717766#M652</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-08-20T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: analytics agent error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717767#M653</link>
      <description>&lt;P&gt;Hi Sameer,&lt;/P&gt;

&lt;DIV&gt;Is yours an on prem Event sevice? Was this setup working earlier or is this a new configuration? A 401 error would mean incorrect connction details being used. Can you please check the configuration properties and verify they are correctly set per the below doc link:&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://docs.appdynamics.com/display/PRO44/Installing+Agent-Side+Components" rel="noreferrer nofollow noopener" target="_blank"&gt;https://docs.appdynamics.com/display/PRO45/Installing+Agent-Side+Components&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;You need to verify the below properties are set properly in your &lt;STRONG&gt;analytic-agent.properties&lt;/STRONG&gt; file located under the conf dir of the analytic-agent home, as per your license page details in the UI:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://http.event.name/" rel="noreferrer nofollow noopener" target="_blank"&gt;http.event.name&lt;/A&gt;&amp;nbsp;- Matches the &lt;STRONG&gt;customer name&lt;/STRONG&gt; in licnese page Acocunts section&lt;BR /&gt;http.event.accountName - matches the &lt;STRONG&gt;global account name&lt;/STRONG&gt; in license page Acocunt ssection&lt;BR /&gt;http.event.accessKey - matches the account &lt;STRONG&gt;access ke&lt;/STRONG&gt;y in license page Accounts section&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Can you please check the above details, correct them as neeed then retsrt your ANlaytics agent and see if the issue i sresolved or not. In case the issu epersists please send over the Analytics agent log file and the&amp;nbsp;&lt;STRONG&gt;analytic-agent.properties &lt;/STRONG&gt;file as well as a screenhsot of the&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;Controller license UI -&amp;gt; Accounts tab.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Chitra&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Aug 2018 08:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717767#M653</guid>
      <dc:creator>Chitra_Lal</dc:creator>
      <dc:date>2018-08-20T08:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: analytics agent error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717768#M654</link>
      <description>&lt;P&gt;We observed the following property in the controller was not set.&lt;BR /&gt; appdynamics.non.eum.events.use.on.premise.event.service&lt;/P&gt;

&lt;P&gt;with above it got resolved&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 11:56:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717768#M654</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-08-22T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: analytics agent error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717769#M655</link>
      <description>&lt;P&gt;Hi Sameer,&lt;/P&gt;

&lt;P&gt;Really glad to know that. Do let me know in case you have any further queries or if we can consider this resolved completely.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank You,&lt;/P&gt;
&lt;P&gt;Chitra&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/analytics-agent-error/m-p/717769#M655</guid>
      <dc:creator>Chitra_Lal</dc:creator>
      <dc:date>2018-08-23T15:36:58Z</dc:date>
    </item>
  </channel>
</rss>

