Running into a problem that is really boggling me. I am listing the stanzas in props.conf. Basically the one under system/default. (from the nobody/system namespace)
The problem is that the [default]-stanza doesn't show up. I have tried adding new stanzas after and before the [default] stanza and they show up when you list the stanzas in the props.conf SDK Conf object.
I tried listing stuff that gets parsed in the splunklib/client.py and I noticed a default-mode title string popping up here and there when listing. The default-mode didn't get listed as a stanza though.
Running into a problem that is really boggling me. I am listing the stanzas in
props.conf. Basically the one undersystem/default. (from thenobody/systemnamespace)The problem is that the
[default]-stanza doesn't show up. I have tried adding new stanzas after and before the [default] stanza and they show up when you list the stanzas in the props.conf SDKConfobject.I tried listing stuff that gets parsed in the splunklib/client.py and I noticed a
default-modetitle string popping up here and there when listing. The default-mode didn't get listed as a stanza though.