Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

beaver with sqs problem #421

Copy link
Copy link
@qhh0205

Description

@qhh0205
Issue body actions

@josegonzalez @kiall @bear @faulkner I use the beaver to shipping the log to sqs. I have several log files, what i want is to shipping each log to sqs queue individualy(one file with only one queue). So, how to write breaver conf file? Here is my conf file, but it does not work, it just write log content to two queues at the same time:

[beaver]
logstash_version: 1
sqs_aws_region: xxx
sqs_aws_access_key: xxx
sqs_aws_secret_key: xxx
sqs_aws_queue: server_log_queue,web_log_queue
[/home/server_log.2017-07-01.log]
sqs_aws_queue: server_log_queue
[/home/web_log.2017-07-01.log]
sqs_aws_queue:web_log_queue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.