What it is?
The analytics module allows you to analyze in near real-time events that occurred on the application.
...
System configuration that will store all system events,
Application configurations that will store all custom events.
Try it
Warning |
---|
CautionThe analytics module requires an ElasticSearch server up and running. |
Activates event recording in the system parameters module
Fill the analytics section in the /admin/ebnAdministration.ebn
section of your application.
...
Enter the URL used to connect to your ElasticSearch server, usually on port 9200
Your ElasticSearch login (if necessary)
Your ElasticSearch password (if necessary)
Prefix used for analytics indexes, e.g.:
myapplication
Yes
Yes
Leave this field empty for now
Record some events
Connect to your application, create, update , download and delete some assets in the system.
Visualize events
Connect to your application and starts browsing your analytics
...
Figure 1. Sample dashboard