Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change BMP DATA's TimeZone #30

Open
netyook opened this issue Sep 8, 2020 · 0 comments
Open

How to change BMP DATA's TimeZone #30

netyook opened this issue Sep 8, 2020 · 0 comments

Comments

@netyook
Copy link

netyook commented Sep 8, 2020

How to change BMP DATA's TimeZone

Even though 'date' is based on KST(GMT+9).
But .log is not...

 sudo docker exec -it openbmp_collector bash
root@a9321725e853:/tmp# date
Tue Sep  8 18:27:08 KST 2020
sudo docker exec openbmp_collector tail -f /var/log/openbmpd.log
2020-09-08T09:16:11.694915 | INFO     | runServer          | Initializing server
2020-09-08T09:16:12.699026 | ERROR    | event_cb           | Kafka error: Local: Broker transport failure
2020-09-08T09:16:12.699122 | ERROR    | event_cb           | Kafka error: Local: All broker connections are down
2020-09-08T09:16:12.699142 | ERROR    | event_cb           | Kafka all brokers down: Local: All broker connections are down
2020-09-08T09:16:12.699155 | INFO     | runServer          | Ready. Waiting for connections
2020-09-08T09:21:12.008832 | WARN     | produce            | rtr=: Not connected to Kafka, attempting to reconnect
2020-09-08T09:23:09.375669 | INFO     | runServer          | Initializing server
2020-09-08T09:23:10.479187 | INFO     | runServer          | Ready. Waiting for connections
tail: unrecognized file system type 0x794c7630 for '/var/log/openbmpd.log'. please report this to [email protected]. reverting to polling
2020-09-08T09:25:43.276744 | INFO     | runServer          | Accepted new connection; active connections = 1
2020-09-08T09:25:43.276768 | INFO     | runServer          | Client Connected => 10.118.0.19:54254, sock = 10
2020-09-08T09:25:46.381316 | INFO     | ClientThread       | Thread started to monitor BMP from router 10.118.0.19 using socket 10 buffer in bytes = 15728640
2020-09-08T09:25:46.381512 | INFO     | ReadIncomingMsg    | 10.118.0.19: Init message received with length of 86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant