Versions Compared

Key

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

...

Script elasticsearch.sh must be edited to match the interface the Elasticsearch cluster listen listens to. The FQDN of the WAS should be provided or localhost if the WAS is configured to listen on localhostTo that end, the variable FQDN with the elasticsearch.sh file should be substituted with the value of the "network.host" attribute in "/etc/elasticsearch/elasticsearch.yml" file. Script elasticsearch.sh will add the required indices and some initial data in the Elasticsearch cluster:

...

Code Block
cp /agent/wifimon-assembly/target/wifimon-agent-bin/secure-processor-0.1.1-SNAPSHOT.war /usr/lib/wifimon/secure-processor-0.1.1-SNAPSHOT.war
cp /agent/wifimon-assembly/target/wifimon-agent-bin/ui-0.1.1-SNAPSHOT.war /usr/lib/wifimon/ui-0.1.1-SNAPSHOT.war

Anchor
letsencrypt
letsencrypt
7. Configuration of the WiFiMon Secure Agent

...