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

Implement Kubernetes resources scanning for choices provision #34

Open
Toparvion opened this issue May 8, 2020 · 0 comments
Open

Implement Kubernetes resources scanning for choices provision #34

Toparvion opened this issue May 8, 2020 · 0 comments
Labels
feature A new function, behavior or a component

Comments

@Toparvion
Copy link
Owner

Currently AnaLog is able to scan a specified directory for files to list them as choice options in the UI choices list. This is mainly to simplify AnaLog use for the rotating log files.

Such scanning would also be useful for both Docker and Kubernetes resources as they often have dynamic (generally unpredictable) names. For Kubernetes, it can become the first step toward #25 solution since the scanning may substantially simplify the way users describe the composite log entries.

The syntax of the scanning entries in the config file should be aligned with the one already employed for the files scanning.

@Toparvion Toparvion added the feature A new function, behavior or a component label May 8, 2020
@Toparvion Toparvion added this to the v0.14 milestone May 8, 2020
@Toparvion Toparvion removed this from the v0.14 milestone May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new function, behavior or a component
Projects
None yet
Development

No branches or pull requests

1 participant