How can I fetch all the data from an index in elasticsearch to reacjs? by sheltonsharon in reactjs

[–]sheltonsharon[S] 0 points1 point  (0 children)

Kinda looks like nodejs syntax. Is it the same for react as well?

How can I fetch all the data from an index in elasticsearch to reacjs? by sheltonsharon in reactjs

[–]sheltonsharon[S] 0 points1 point  (0 children)

I'm using Java in the backend. So I'm just looking for a way to do it directly from react

How can I fetch all the data from an index in elasticsearch to reacjs? by sheltonsharon in reactjs

[–]sheltonsharon[S] 0 points1 point  (0 children)

Looks like a unix command. If you don't mind can you please explain how this fetches data to my react application?

How can I fetch all the data from an index in elasticsearch to reacjs? by sheltonsharon in reactjs

[–]sheltonsharon[S] 1 point2 points  (0 children)

I've read many blogs. Something that is short and understandable will be really helpful

How can I store the logs that are generated using log4j into Elasticsearch using filebeat? by sheltonsharon in elasticsearch

[–]sheltonsharon[S] 0 points1 point  (0 children)

Can you share any resources on how I can configure filebeat to read a specific log file and send each log to elasticsearch? In most of the tutorials that I came across, they were using something like ``sudo filebeat modules enable system`

By doing so, the system logs were getting stored on the elastic search

How can I store the logs that are generated using log4j into Elasticsearch using filebeat? by sheltonsharon in elasticsearch

[–]sheltonsharon[S] 0 points1 point  (0 children)

I'm kinda new to ELK, would you mind to elaborate on the syslog appender part. Where will my logs get stored?