Data from server is not flowing from elastic agent to elastic

I have installed fleet server in one machine and server agent to collect logs and metrics in one web server. for the both the agents I have created respective default policies and integration. For web server, I have provided system, windows, and custom logs(deprecated). I could see the agent is found from fleet they both are connected and agents are running perfectly fine. However, I do not see the data in the elastic which is coming from agent

Hello @sathish12

The elastic-agent logs will help to understand on the webserver as to why the data is not sent to Elastic. Also can check the output settings on the Fleet to see if it is configured correctly but the logs is the place we should check first if the elastic-agent is up.

Thanks!!