Good afternoon all,
I have a problem that I can't seem to solve with Elasticstack... We have two systems, lets call them system a and system b. Each evening system a transmits its list of orders to system b for processing overnight.
I want to check that all records in system a have been received by system b. I've created two inputs into logstash, subsequently elasticsearch and kibana - I have created an index search that includes both sets of inputs. I can't manage to create a search or visualization that shows how many records exist in system a but not system b...
If this were a single relational database, I could write a simple query but how can I manage it within Kibana?
Thanks!!
Terry