elasticsearch-shipper:使用Lambda将AWS日志发送到弹性搜索的AWS-CDK构造

时间:2021-02-22 04:04:40
【文件属性】:
文件名称:elasticsearch-shipper:使用Lambda将AWS日志发送到弹性搜索的AWS-CDK构造
文件大小:109KB
文件格式:ZIP
更新时间:2021-02-22 04:04:40
elasticsearch lambda aws-cdk TypeScript 弹性原木托运人 Lambda函数可将来自各种AWS来源的日志发送到您选择的弹性搜索实例中。 用法 该软件包公开了一个AWS-CDK构造,该构造可以导入到CDK堆栈中,并且可以用于配置日志,以将其自动传送到您选择的弹性搜索中 import * as cdk from '@aws-cdk/aws-cdk' import * as ssm from '@aws-cdk/aws-ssm' import { LambdaLogShipperFunction } from '@linzjs/cdk-elastic-shipper' export class YourStack extends cdk . Stack { public constructor ( scope : cdk . Construct , id : string , props ?: cdk . StackProps )
【文件预览】:
elasticsearch-shipper-master
----.gitignore(32B)
----lls-config(54B)
----package.json(2KB)
----src()
--------env.ts(593B)
--------shipper()
--------cli()
--------__tests__()
--------logger.ts(182B)
--------config()
--------index.ts(155B)
--------infra()
----.kodiak.toml(75B)
----.devcontainer()
--------Dockerfile(1KB)
--------devcontainer.json(1KB)
----LICENSE(1KB)
----config.example.json(348B)
----CHANGELOG.md(4KB)
----tsconfig.json(147B)
----.github()
--------CODEOWNERS(27B)
--------workflows()
--------dependabot.yml(212B)
----bundle.sh(296B)
----.eslintrc.js(66B)
----.prettierrc.js(68B)
----README.md(3KB)
----cdk.json(49B)
----yarn.lock(178KB)

网友评论