##// END OF EJS Templates
elasticsearch: migrate to ES 5.x
elasticsearch: migrate to ES 5.x

File last commit:

r53:4c889c0f
r165:ea1ab161
Show More
export-scripts.rst
25 lines | 617 B | text/x-rst | RstLexer

Logging API Script Examples

To export data from your application to use with the custom dashboard feature, use the following examples to create your export scripts. Once exported to |RAE|, the data will be available to begin creating custom charts.

Tip

To keep your charts up to date, you could run your export script as a cron job.

Example Script 1

Example Script 2