<?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 AppDynamics Log Monitoring in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/AppDynamics-Log-Monitoring/m-p/739612#M11501</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I would like to monitor the Application log file using AppDynamics log Extension and publish the below results to the application team.&lt;/P&gt;&lt;P&gt;I want to check for the line POA-*.pdf file starts and POA-*.pdf ends.&lt;/P&gt;&lt;P&gt;If the job successfully ends then I want to print output as&amp;nbsp;POA-*.pdf file is success&lt;/P&gt;&lt;P&gt;If the Job fails(if it not able to find&amp;nbsp;POA-*.pdf ends line) then print output as&amp;nbsp;POA-*.pdf file is failed.&lt;/P&gt;&lt;P&gt;sample logs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;***************Processing of file POA-002308981.11111.pdf starts **************&lt;/P&gt;&lt;P&gt;1:00:13,626 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]&lt;BR /&gt;11:00:13,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]&lt;BR /&gt;11:00:13,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource&amp;nbsp;&lt;BR /&gt;***************Processing of file POA-0022236.3479237.pdf ends **************&lt;/P&gt;&lt;P&gt;Is something we can achieve this monitoring using AppDynamics log monitoring extension.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Selvan&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 14:41:30 GMT</pubDate>
    <dc:creator>senthamilselvan</dc:creator>
    <dc:date>2020-09-23T14:41:30Z</dc:date>
    <item>
      <title>AppDynamics Log Monitoring</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AppDynamics-Log-Monitoring/m-p/739612#M11501</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I would like to monitor the Application log file using AppDynamics log Extension and publish the below results to the application team.&lt;/P&gt;&lt;P&gt;I want to check for the line POA-*.pdf file starts and POA-*.pdf ends.&lt;/P&gt;&lt;P&gt;If the job successfully ends then I want to print output as&amp;nbsp;POA-*.pdf file is success&lt;/P&gt;&lt;P&gt;If the Job fails(if it not able to find&amp;nbsp;POA-*.pdf ends line) then print output as&amp;nbsp;POA-*.pdf file is failed.&lt;/P&gt;&lt;P&gt;sample logs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;***************Processing of file POA-002308981.11111.pdf starts **************&lt;/P&gt;&lt;P&gt;1:00:13,626 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]&lt;BR /&gt;11:00:13,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]&lt;BR /&gt;11:00:13,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource&amp;nbsp;&lt;BR /&gt;***************Processing of file POA-0022236.3479237.pdf ends **************&lt;/P&gt;&lt;P&gt;Is something we can achieve this monitoring using AppDynamics log monitoring extension.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Selvan&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 14:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AppDynamics-Log-Monitoring/m-p/739612#M11501</guid>
      <dc:creator>senthamilselvan</dc:creator>
      <dc:date>2020-09-23T14:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: AppDynamics Log Monitoring</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AppDynamics-Log-Monitoring/m-p/739613#M11502</link>
      <description>&lt;P&gt;Hello Selvan,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the extensions which are supported by Appdynamics are listed on&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.appdynamics.com/community/exchange/" target="_blank" rel="noreferrer nofollow noopener"&gt;Appdynamics Exchange Page&lt;/A&gt;&lt;SPAN&gt;. You can take a look at them to see if any extension fits your requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below extension is available for monitoring logs on any platform&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.appdynamics.com/community/exchange/extension/log-monitoring-extension" target="_blank" rel="noreferrer nofollow noopener"&gt;https://www.appdynamics.com/community/exchange/extension/log-monitoring-extension&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please refer to below link which will give you more details on how to build your own custom extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Scripts" target="_blank" rel="noreferrer nofollow noopener"&gt;https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Scripts&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Java" target="_blank" rel="noreferrer nofollow noopener"&gt;https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Java&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 03:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AppDynamics-Log-Monitoring/m-p/739613#M11502</guid>
      <dc:creator>Nawaz_Ali_Moha1</dc:creator>
      <dc:date>2021-01-14T03:19:37Z</dc:date>
    </item>
  </channel>
</rss>

