blob: ee51a6e598b04029ce5dd61c3cc9a97c5d4f4563 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[355],{920:function(t,o,a){"use strict";a.r(o);var r=a(68),s=Object(r.a)({},(function(){var t=this,o=t.$createElement,a=t._self._c||o;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"工具说明"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#工具说明"}},[t._v("#")]),t._v(" 工具说明")]),t._v(" "),a("p",[t._v("0.12.x版本之后,IoTDB将元数据文件编码成二进制。")]),t._v(" "),a("p",[t._v("如果想要解析元数据成人可读的方式,可以使用本工具来解析指定元数据文件。")]),t._v(" "),a("p",[t._v("该工具可以同时解析snapshot文件和mlog文件。")]),t._v(" "),a("h1",{attrs:{id:"使用方式"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#使用方式"}},[t._v("#")]),t._v(" 使用方式")]),t._v(" "),a("p",[t._v("Linux/MacOS")]),t._v(" "),a("blockquote",[a("p",[t._v("./mLogParser.sh -f /your path/mlog.bin -o /your path/mlog.txt")])]),t._v(" "),a("p",[t._v("Windows")]),t._v(" "),a("blockquote",[a("p",[t._v(".\\mLogParser.bat -f \\your path\\mlog.bin -o \\your path\\mlog.txt")])])])}),[],!1,null,null,null);o.default=s.exports}}]);