NAME
Metabrik::Client::Elasticsearch - client::elasticsearch Brik
SYNOPSIS
host:~> my $q = { term => { ip => "192.168.57.19" } }
host:~> run client::elasticsearch open
host:~> run client::elasticsearch query $q data-*
DESCRIPTION
Template to write a new Metabrik Brik.
COPYRIGHT AND LICENSE
Copyright (c) 2014-2022, Patrice <GomoR> Auffret
You may distribute this module under the terms of The BSD 3-Clause License. See LICENSE file in the source distribution archive.
AUTHOR
Patrice <GomoR> Auffret