Can we export logs in raw format from elasticsearch

Suppose, we are monitoring 'n' number of services for servers using elasticsearch. All service logs are rotated in specific cron time. But, to do detailed ananlysis, we may required a raw logs file(s). Is there any way to download log files from elasticsearch.

Not in the raw format, as soon as you pass them through LS they are altered.