Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

sudo vi /usr/local/omk/conf/opCommon.json
sudo service omkd restart

If you are using https for opEvents, you will also have to configure your Apache server and restart it, see below for details.


When a new event is created, either after parsing or via create event the event details are pushed onto a queue.

...

NameValueExampleApache Docs
ServerNameFQDN of the server which users will refer to it bymonit-prod.opmatekopmantek.comhttps://httpd.apache.org/docs/2.4/vhosts/name-based.html
SSLCertificateFileServer PEM-encoded X.509 certificate data file or token identifie/etc/ssl/certs/example/cert.pemhttps://httpd.apache.org/docs/current/mod/mod_ssl.html#sslcertificatefile
SSLCertificateKeyFileServer PEM-encoded private key file/etc/ssl/certs/example/privkey.pemhttps://httpd.apache.org/docs/current/mod/mod_ssl.html#sslcertificatekeyfile
SSLCertificateChainFile(Before apache 2.4.8) File of PEM-encoded Server CA Certificates/etc/ssl/certs/example/fullchain.pemhttps://httpd.apache.org/docs/current/mod/mod_ssl.html#sslcertificatekeyfile
Redirect 301HTTPS url of the server which your users refer to byhttps://example.opmantek.com/

...

The websocket is trying to connect securely but its not being proxied correctly, please see the above section Proxy the webscocketwebsocket

Check Apache has proxy_wstunnel_module loaded

...

Node Context Links are not rendered with realtime events, This is planned to be fixed in the next release.


See Also

Events Pane in the Node View - enabling websocket when using SSL or TLS