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

Increase the amount of clients the sidecar configs can be assigned to from a max of 100 to 1000 #468

Open
ed-graylog opened this issue Mar 13, 2023 · 2 comments

Comments

@ed-graylog
Copy link

ed-graylog commented Mar 13, 2023

What?

When assigning configs for the sidecar we are limited to only 100 at any given time.

Why?

If we have for example 1000 sidecar clients, we have to click through several pages to assign this. It would be easier if boosted this to 1000 limit for ease of use.

Please see HS 1480820088 for additional context.

@kroepke
Copy link
Member

kroepke commented Mar 27, 2023

We probably need to figure out a better UI for selecting many sidecars (more than one page, anyway).

@itg-dave
Copy link

You can use tags for auto assigning configurations.

assume this sidecar configuration:

# sidecar.yml
...
tags: ['default', 'webserver', 'app2']

If you now add a configuration in Graylog UI and assign a tag to it, all sidecars with matching tags will receive this config automatically.
Screenshot 2023-07-19 at 12 33 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants