Skip to content

When input is stdin ('-'), import_logs.py doesn't work #273

@jjmerchante

Description

@jjmerchante

With the latest changes (I think commit: 58e162e) I am unable to import logs from syslog using the recommended way (https://github.com/matomo-org/matomo-log-analytics/tree/3.x-dev#matomosh-syslog-ng-version)

The input file for ìmport_logs.py is -, but I think it is removed in the following line: https://github.com/matomo-org/matomo-log-analytics/blob/3.x-dev/import_logs.py#L952 (all_filenames = all_filenames + glob.glob(self.filename))

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions