iqbalatma/audit-elasticsearch

There is no license information available for the latest version (0.0.18) of this package.

0.0.18 2024-02-14 04:07 UTC

This package is auto-updated.

Last update: 2024-03-29 15:28:40 UTC


README

This is a package developed specific for project Pilpres Timnas Anis-Muhaimin. The main goal of this project is to record log of business process. We have a sql table to record every changes of business process then at some period of time we will sync the record into elasticsearch to make it easier to search. We also provide command for pruning database and command for re-sync data from sql into elasticsearch.

How to install ?

Here is how to install audit elasticsearch with composer

composer require iqbalatma/audit-elasticsearch