-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviordocumentationRelates to Salt documentationRelates to Salt documentation
Milestone
Description
Hi,
log_access_file and log_error_file seems to be deprecated should be log.access_file and log.error_file
2018-08-21 20:02:13,840 [py.warnings :203 ][WARNING ][51692] CherryPy Checker:
u'log_file' is obsolete. Use 'log.error_file' instead.
section: [saltopts]
2018-08-21 20:02:13,840 [py.warnings :203 ][WARNING ][51692] CherryPy Checker:
'log_access_file' is obsolete. Use 'log.access_file' instead.
section: [apiopts]
ref. https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html but I don't understand how to fix the documentation
Best regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviordocumentationRelates to Salt documentationRelates to Salt documentation