Output Data to the Reporting Store Publisher
- In the Administration Console, go to Search > Reporting.
- Under Reporter, expand one of the reporters, and select Reporting Store Publisher.
-
For Schema, select one of the predefined schemas of the
embedded SQLite database. For example, for the:
- search-reporting reporter, select queries,
- suggest-reporting reporter, select suggests,
- etc.
-
For Rotation cron, enter a cron command to run the rotation
job periodically. By default,
0 0 * * *
runs once a day at midnight. A rotation is also triggered every time a collection is queried. - For Max records to keep, enter the maximum number of records that can be accumulated. When you reach the limit, the oldest records are discarded. 0 means that there is no limit to the database size.
- Click Save.