We are trying to read files from akka streams. Files contains logs and the application is simple for write the logs into new files. But when, run our program, we are getting unexpected output. Our code is a below: We are trying to read files from akka streams.