简体   繁体   English

如何将 bitnami CouchDB 与 Cloudwatch 或 Cloudtrail AWS 连接以获取审计级别日志记录?

[英]How do I connect bitnami CouchDB with Cloudwatch or Cloudtrail AWS for obtaining audit level logging?

I have made an bitnami couchdb instance and I have configured in the putty.我制作了一个 bitnami couchdb 实例,并在腻子中进行了配置。 I just want an audit level logs for couchdb such as query should be visible.我只想要 couchdb 的审计级别日志,例如查询应该是可见的。

How to connect bitnami couchdb with cloudwatch or cloudtrail in AWS?如何在 AWS 中将 bitnami couchdb 与 cloudwatch 或 cloudtrail 连接? And how to obtain query level logs from them?以及如何从他们那里获取查询级别的日志?

I have found some logs in the /opt/bitnami/couchdb/var/log folder where info, error level logs are visible, I want query in the logs file.我在 /opt/bitnami/couchdb/var/log 文件夹中发现了一些日志,其中信息、错误级别日志可见,我想在日志文件中查询。

I suppose that you CouchDB is running in an EC2.我想您的 CouchDB 正在 EC2 中运行。 If so, the answer is simple: you need to install the CloudWatch Logs Agent on the EC2.如果是这样,答案很简单:您需要在 EC2 上安装 CloudWatch Logs 代理。

You can find all the docs here on the official AWS documentation你可以找到所有的文档在这里正式AWS上的文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM