← Back
Editing: container_log.cpython-38.pyc
U O6ufL � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�IndependentPluginc @ s2 e Zd ZdZdZdZefZdd� Zefdd�ZdS ) �ContainerLogz"All logs under /var/log/containersZ container_logz/var/log/containers/c C s$ | � d�r| �| j� n| �� d S )NZall_logs)Z get_option� add_copy_spec�logdir�collect_subdirs)�self� r �B/usr/lib/python3/dist-packages/sos/report/plugins/container_log.py�setup s zContainerLog.setupc C s, t �|�D ]\}}}| �| �|d�� q dS )z=Collect *.log files from subdirs of passed root path z*.logN)�os�walkr Z path_join)r �rootZdir_name�_r r r r s zContainerLog.collect_subdirsN) �__name__� __module__�__qualname__Z short_descZplugin_namer �filesr r r r r r r s r )r Zsos.report.pluginsr r r r r r r �<module> s
Save File
Cancel