How to send multiple log files to Kibana through logstash?

Hi,
I can see logs from "/apps_data/logs/app01/apache2/access.log" file which is my first input file. I see no output from another file. Also, I am using the stdout output only for this.

Also, I would like to mention that I am using Elastic Search Service of AWS so using multiple ports for Elastic search is kind of not applicable to me.

Please help me tackle this situation.