README
What is it
Cli tool for moving logs from pm2 jsonlines files to graylog2
Example
pm2graylog2 --file <path> --host <host> --port <port>
Cli tool for moving logs from pm2 jsonlines files to graylog2
<script type="module">
import pm2graylog2 from 'https://cdn.skypack.dev/pm2graylog2';
</script>
Cli tool for moving logs from pm2 jsonlines files to graylog2
pm2graylog2 --file <path> --host <host> --port <port>