[bisq-network/bisq] Set syslog identifier as "bisq" in systemd service config (#3950)

wiz notifications at github.com
Sat Feb 8 03:07:38 UTC 2020


### Before
```
Feb  7 23:42:18 seednode systemd[1]: Starting Bisq Node...
Feb  7 23:42:18 seednode systemd[1]: Started Bisq Node.
Feb  7 23:42:19 seednode sh[2680]: #033[34mFeb-07 23:42:19.912 [main] INFO  b.s.SeedNodeMain: SeedNode.VERSION: 1.2.6
Feb  7 23:42:20 seednode sh[2680]: #033[0;39m#033[34mFeb-07 23:42:20.213 [main] INFO  b.c.s.CoreSetup:
Feb  7 23:42:20 seednode sh[2680]: Log files under: /bisq/bisq-seednode/bisq
Feb  7 23:42:20 seednode sh[2680]: #033[0;39m#033[34mFeb-07 23:42:20.220 [main] INFO  b.c.u.Utilities: System info: os.name=Linux; os.version=4.15.0-76-generic; os.arch=amd64; sun.arch.data.model=64; JRE=10.0.2+13 (Oracle Corporation); JVM=10.0.2+13 (OpenJDK 64-Bit Server VM)
```

### After
```
Feb  8 03:03:09 seednode systemd[1]: Starting Bisq Node...
Feb  8 03:03:09 seednode systemd[1]: Started Bisq Node.
Feb  8 03:03:10 seednode bisq[6843]: #033[34mFeb-08 03:03:10.509 [main] INFO  b.s.SeedNodeMain: SeedNode.VERSION: 1.2.6
Feb  8 03:03:10 seednode bisq[6843]: #033[0;39m#033[34mFeb-08 03:03:10.762 [main] INFO  b.c.s.CoreSetup:
Feb  8 03:03:10 seednode bisq[6843]: Log files under: /bisq/bisq-seednode/bisq
Feb  8 03:03:10 seednode bisq[6843]: #033[0;39m#033[34mFeb-08 03:03:10.773 [main] INFO  b.c.u.Utilities: System info: os.name=Linux; os.version=4.15.0-76-generic; os.arch=amd64; sun.arch.data.model=64; JRE=10.0.2+13 (Oracle Corporation); JVM=10.0.2+13 (OpenJDK 64-Bit Server VM)
```
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3950

-- Commit Summary --

  * Explicitly set syslog identifier to "bisq" in systemd service config

-- File Changes --

    M seednode/bisq.service (1)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3950.patch
https://github.com/bisq-network/bisq/pull/3950.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3950
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200207/9df13037/attachment.html>


More information about the bisq-github mailing list