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

Attributes in modular inputs not recognized in inputs.conf #50

Closed
bakermat opened this issue Sep 17, 2021 · 2 comments
Closed

Attributes in modular inputs not recognized in inputs.conf #50

bakermat opened this issue Sep 17, 2021 · 2 comments

Comments

@bakermat
Copy link

Inputs.conf with the following modular input will not recognize any attributes for that modular input. Tested on v0.28.

[my_modular_input]
python.version = python3
JasonConger added a commit that referenced this issue Aug 3, 2022
Modular input settings defined in inputs.conf may show as invalid.  Addresses #50
@dconnett-splunk
Copy link

dconnett-splunk commented Aug 15, 2022

I ran into this sam issue today as well. It looks like these fields are indeed in the inputs.conf.spec file. I am not sure how the code differentiates the different inputs.conf files, but I wonder if it's misidentifying the specific type of inputs.conf file:

https://github.com/splunk/vscode-extension-splunk/blob/master/spec_files/8.2/inputs.conf.spec

That being said, I also noticed that these fields are under the Scripted Input field, not Modular Input. I wonder if this would make a difference.

@JasonConger
Copy link
Collaborator

Addressed in v0.2.10

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

No branches or pull requests

3 participants