Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I implement CloudWatchLogs on Android? #389

Closed
gtux opened this issue Dec 28, 2017 · 3 comments
Closed

How can I implement CloudWatchLogs on Android? #389

gtux opened this issue Dec 28, 2017 · 3 comments
Labels
cloudwatch Issues with the AWS Android SDK for CloudWatch

Comments

@gtux
Copy link

gtux commented Dec 28, 2017

What is the name of the package that contains AmazonCloudWatchLogsClient class?

To help us solve your problem better, please answer the following list of questions.

  • What service are you using?
    Amazon CloudWatch Logs

  • In what version of SDK are you facing the problem?
    2.6.12

  • Is the issue limited to Simulators / Actual Devices?
    No

  • Can your problem be resolved if you bump to a higher version of SDK?
    No

  • Is this problem related to specific Android/OS version?
    I dont know

  • Can you give us steps to reproduce with a minimal, complete, and verifiable example? Please include any specific network conditions that might be required to reproduce the problem.

  • Please include a stacktrace if applicable.

If you need help with understanding how to implement something in particular then we suggest that you first look into our developer guide. You can also simplify your process of creating an application by using Mobile Hub.

@mutablealligator
Copy link
Contributor

mutablealligator commented Dec 28, 2017

Hi @gtux, Thanks for reporting to us. Here it is: https://github.com/aws/aws-sdk-android/tree/master/aws-android-sdk-logs/src/main/java/com/amazonaws/services/logs

You can import in gradle as:
compile 'com.amazonaws:aws-android-sdk-logs:2.6.+'

@mutablealligator mutablealligator added the cloudwatch Issues with the AWS Android SDK for CloudWatch label Dec 28, 2017
@kredden kredden closed this as completed Dec 29, 2017
@Khalid3e
Copy link

@gtux did you solve it?

@gtux
Copy link
Author

gtux commented Aug 24, 2020

I order to be honest, I did not use the Cloudwatch Logs at that time, because my emergency I used other solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloudwatch Issues with the AWS Android SDK for CloudWatch
Projects
None yet
Development

No branches or pull requests

4 participants