Skip to content

That fix#29

Merged
gjanders merged 2 commits intogjanders:mainfrom
yaleman:yaleman-28
Feb 2, 2026
Merged

That fix#29
gjanders merged 2 commits intogjanders:mainfrom
yaleman:yaleman-28

Conversation

@yaleman
Copy link
Copy Markdown
Contributor

@yaleman yaleman commented Feb 2, 2026

Refers #28

Changes:

 self.configuration.required_fields = [self.field]

This tells Splunk "no really, I want this field"

self.configuration.clear_required_fields = True

.. and only this field!

With pytest installed, tests/test_ssc.py will test basic functionality of the stream() function and hex-encoding a field.

@gjanders
Copy link
Copy Markdown
Owner

gjanders commented Feb 2, 2026

Thanks for the help! I managed to get as far as prepare() but didn't get the field name in there :)

@gjanders gjanders merged commit 8a728fe into gjanders:main Feb 2, 2026
1 check passed
@yaleman yaleman deleted the yaleman-28 branch February 2, 2026 08:14
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

Successfully merging this pull request may close these issues.

2 participants