Elasticsearch
tool:elasticsearch
Tooldomain/tools/stack-part-implementations.yaml·Open in Graph → {
"id": "tool:elasticsearch",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Elasticsearch",
"kind": "other",
"description": "Distributed search and analytics engine built on Apache Lucene. Powers\nfull-text search, log aggregation, and observability use cases.\n"
},
"outgoingEdges": [
{
"from": "tool:elasticsearch",
"to": "stack-part:search-index",
"kind": "implements_stack_part",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-part:search-index",
"to": "tool:elasticsearch",
"kind": "implemented_by",
"attributes": {}
}
]
}