Project

General

Profile

Actions

Bug #653

closed

Fix logcheck regex

Added by Pierre-Louis Bonicoli almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Start date:
2019-05-25
Due date:
% Done:

100%

Estimated time:
Patch Available:
Confirmed:
Yes
Branch:
Entity:
DuckCorp
Security:
No
Help Needed:
No

Description

Fix these errors:

Cron <logcheck@Orfeo>    if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi
grep: /tmp/logcheck.TZdmWT/ignore/dc:29: Unmatched ( or \(
grep: /tmp/logcheck.TZdmWT/ignore/dc:31: Unmatched ( or \(

Fixed by https://projects.duckcorp.org/projects/dc-admin/repository/revisions/a8373a5690178cf345a2b2bde39efb6d700b15fd

Deployed using:

ANSIBLE_DISPLAY_SKIPPED_HOSTS=0 ANSIBLE_DISPLAY_OK_HOSTS=0 ansible-playbook -i hosts.yml playbooks/common.yml --diff

Actions #1

Updated by Pierre-Louis Bonicoli almost 5 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF