Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
06-08-2023 03:33 AM - edited 06-08-2023 03:34 AM
Hello, we're interested in sending our mule application logs to appdynamics. Our deployment is on cloudhub. Could you please let us know if there is an available log4j appender or any other option that we can utilize for this purpose? We appreciate your assistance in advance.
06-08-2023 09:55 AM
Welcome to Cloud Native Application Observability Forum.
Please check Log Collection (License is based on ingestion rate) for log collection:
Log collection
https://docs.appdynamics.com/appd-cloud/en/kubernetes-and-app-service-monitoring/log-collection
You will have to deploy log collector
https://docs.appdynamics.com/appd-cloud/en/kubernetes-and-app-service-monitoring
AppDynamics Cloud Licensing
Thanks,
Satbir
06-13-2023 07:22 AM
While reviewing the provided links, I share my concern about the limitations of CloudHub as a platform-as-a-service (PaaS) that restricts the installation of additional components. Considering this, an alternative approach is to utilize a log4j appender. By configuring the log4j appender within our MuleSoft application, we can direct the logs to the desired destination, such as AppDynamics. This approach avoids the need for installing a log collector on CloudHub. is there any appender exist that we can utilize?
I found a post regarding this on mulesoft community sharing that as well.
Thanks
06-15-2023 10:12 AM - edited 06-15-2023 10:13 AM
Couple of questions for clarification:
1) Are you using AppDynamics SaaS or AppDynamics Cloud ? This is important as it would decide next steps.
2) Do you want to send the logs from applications deployed on CloudHub to AppDynamics for analysis like say Splunk? Log Analysis feature is present in AppD SaaS but it also need agent installation
https://docs.appdynamics.com/appd/22.x/latest/en/analytics/configure-analytics/collect-log-analytics...
3) If you are looking to send agent logs using appender, here is helpful link
Thanks,
Satbir Singh
06-20-2023 02:21 AM
Hi Satbir,
we are using appdynamic saas and agreed approach is below
1. we will deploy the machine agent over AWS
2. Our apps will send logs to machine agent over tcp using tcp log4j appender
3. Machine agent will forward logs to Controller.
We are currently at step two and trying to figure out how to send logs to machine agent over tcp?
Thanks
Swatantra
06-22-2023 03:05 PM - last edited on 06-26-2023 10:13 AM by Ryan.Paredez
Hi @swatantra.chouhan ,
Unfortunately, you can't send logs to SaaS controller using machine agent. You can use Log analytics feature to send logs for analysis to SaaS controller but it needs agent installaion.
Thanks,
Satbir Singh
05-31-2024 07:31 AM
Send events to Analytics using the Analytics Event API https://docs.appdynamics.com/appd/24.x/24.5/en/extend-cisco-appdynamics/cisco-appdynamics-apis/analy... from Mule to AppDynamics or create a machine agent extension that downloads the logs from Mule and then use a log analytic agent to ingest the logs into AppDynamics.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form