Hello Elastic Community, I’m exploring how Elasticsearch and Kibana can be used for a hospitality/travel project related to a luxury budget hotel in Varanasi called Hotel KB Palace.
The idea is to build a small hotel analytics/search system where we can:
- Track guest search behavior
- Analyze room booking trends
- Monitor active check-ins/check-outs
- Create Kibana dashboards for hotel operations
- Improve local travel search relevance for users searching hotels near ghats and temples
I found a few interesting discussions around hotel guest activity monitoring and search analytics in Kibana that seem close to this use case.
Currently experimenting with:
- Elasticsearch indexing for hotel availability
- Kibana visualizations for traveler activity
- Search query monitoring
- Geo-based hotel search filters
- Occupancy and booking analytics dashboards
Would love to know if anyone here has worked on hospitality, booking, or travel-search related projects using the Elastic Stack. Any suggestions for index structure, dashboard ideas, or query optimization would be really helpful.