blob: ef9e26ae96eb143caf53b0968f15be6d056b7e51 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{670:function(t,a,o){"use strict";o.r(a);var e=o(69),s=Object(e.a)({},(function(){var t=this,a=t.$createElement,o=t._self._c||a;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[o("h1",{attrs:{id:"what"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what"}},[t._v("#")]),t._v(" What")]),t._v(" "),o("p",[t._v("After version 0.12.x, IoTDB encodes metadata files into binary format.")]),t._v(" "),o("p",[t._v("If you want to parse metadata into a human readable way, you can use this tool to parse the specified metadata file.")]),t._v(" "),o("p",[t._v("The tool can parse snapshot files and mlog files.")]),t._v(" "),o("h1",{attrs:{id:"how-to-use"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-use"}},[t._v("#")]),t._v(" How to use")]),t._v(" "),o("p",[t._v("Linux/MacOS")]),t._v(" "),o("blockquote",[o("p",[t._v("./mLogParser.sh -f /your path/mlog.bin -o /your path/mlog.txt")])]),t._v(" "),o("p",[t._v("Windows")]),t._v(" "),o("blockquote",[o("p",[t._v(".\\mLogParser.bat -f \\your path\\mlog.bin -o \\your path\\mlog.txt")])])])}),[],!1,null,null,null);a.default=s.exports}}]);