Hi team,
I'm Using ELK version : 8.3.3
I am trying to ingest Salesforce data with the help of file beat module Salesforce through logstash , But I'm unable to get the data into kibana and elasticsearch . Suppose if I restart the FileBeat then I am getting all data with same timestamp and also If i do a change in salesforce real time that data also not reflecting into elastic and kibana But if restart filebeat then all Salesforce changes reflects at a time ??
mestamp":"2022-10-11T10:36:11.242Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/input.go","file.line":125},"me>
mestamp":"2022-10-11T10:36:11.273Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/input.go","file.line":125},"me>
mestamp":"2022-10-11T10:36:11.339Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/input.go","file.line":125},"me>
mestamp":"2022-10-11T10:36:11.860Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/request.go","file.line":296},">
mestamp":"2022-10-11T10:36:12.351Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/request.go","file.line":296},">
mestamp":"2022-10-11T10:36:12.845Z","log.logger":"input.httpjson-cursor","log.origin":{"file.name":"httpjson/request.go","file.line":296},">
~
q=setupaudittrail+rest","input_url":"https://cxxx-dev-ed.my.salesforce.com/services/data/v52.0/query?>
alesforce.com/services/data/v52.0/query?q=apex+rest","input_url":"https://xxxx-dev-ed.my.salesforce.com/services/data/v52.0/query?q=apex>
alesforce.com/services/data/v52.0/query?q=setupaudittrail+rest","input_url":"https://xxxxx-dev-ed.my.salesforce.com/services/data/v52.0/q>
alesforce.com/services/data/v52.0/query?q=logout+rest","input_url":"https://xxxxx-dev-ed.my.salesforce.com/services/data/v52.0/query?q=lo>```
Please Help me with the Integration of Logstash Salesforce