Skip to content

Commit 7fcc1fb

Browse files
committed
contrib: remove prettyprint
was introduced by b0447ae long ago better use the command line tool `jq` for that purpose, it's more powerful
1 parent d2cac08 commit 7fcc1fb

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Please refer to the [NEWS](NEWS.md) for a list of changes which have an affect o
9696

9797
### Contrib
9898
- Bash Completion: Adapt to YAML-style runtime configuration (PR#2642 by Sebastian Wagner, fixes #2094).
99+
- Remove `prettyprint` script, use `jq` instead (PR#2551 by Sebastian Wagner).
99100

100101
### Known issues
101102

contrib/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This directory contains contributed scripts which are helpful for maintaining an
1010

1111
* **cron-jobs**: cron job files for pulling in newer versions of supporting databases such as pyasn
1212
* **logcheck**: logcheck ruleset to filter logs for error messages
13-
* **prettyprint**: prints the json output for file-output bot prettily
1413
* **config-backup**: simple Makefile for doing a `make backup` inside of `/opt/intelmq` in order to preserve the latest configurations
1514
* **logrotate**: an example configuration for *logrotate* (`/etc/logrotate.d/` directory).
1615
* **check_mk**: Scripts for monitoring an IntelMQ instance with Check_MK.

contrib/prettyprint/prettyprint.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.

contrib/prettyprint/prettyprint.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)