Credentials are `<wifimon_admin_email>``<wifimon_admin_pass>` defined in `vars/main.yml`.
If you have not changed the admin credentials in `vars/main.yml` file, defaults are **Email: admin@test.com, Password: th1sIs@Secret**
Credentails for the second login window ***(login in kibana)*** are `username:` **elastic** `password:` **<elastic_elasticsearch_password>**, defined in `vars/main.yml`
11. To show wifimon-agent logs run command: `journalctl -f wifimon.service`
12. To send logs to logstash using `filebeat`, configure output section in `/etc/filebeat/filebeat.yml` as follow:
11. To show wifimon-agent logs run the command:
```bash
journalctl -f wifimon.service
```
12. To send the logs to the logstash using `filebeat`, configure output section in `/etc/filebeat/filebeat.yml` as follow: