Deployment Architecture

Parsing default.meta with python

kbroeker
New Member

Hi,

in our deployment pipeline we want to check the config of an app.
At the moment I try to parse the default.meta file.
For the other confs we use the configparser and python to check our quality.

The first problem was the nameless stanza ("[]"). I don't found a way that the configparser parse stanzas without name.
The workaround was, that I "rename" the stanza before using configparser. If someone has a better variant I would be very pleased.

My problem now is, that I want to check that the "access":
access = read : [ * ], write : [ admin, power ]
I want to check if the right groups are permitted.

Any of you know what format that's written in?
Unfortunately I haven't found anything yet.

Thanks for your help.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...