You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main issue is again with splunk not obeying python conf file standard. The basic config parser requires that In a multiple line value, an indentation is needed at the beginning of all the following lines.
I have tried to use this conf file parser with no success. It can't even parse config file db_inputs.conf from the db connect app.
The text was updated successfully, but these errors were encountered:
The main issue is again with splunk not obeying python conf file standard. The basic config parser requires that In a multiple line value, an indentation is needed at the beginning of all the following lines.
I have tried to use this conf file parser with no success. It can't even parse config file db_inputs.conf from the db connect app.
The text was updated successfully, but these errors were encountered: