File stores enable messaging engines to preserve operating information and to persist those objects that messaging engines need for recovery in the event of a failure, using a file system.
A file store is a type of message store that directly uses files in a file system through the operating system. File store mechanisms split data storage into three levels: the log file, permanent store files, and temporary store files. For more information on these files, see File store configuration attributes.