<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzaku0914</author_name>
  <author_url>https://blog.hatena.ne.jp/suzaku0914/</author_url>
  <blog_title>エンターテイメント！！</blog_title>
  <blog_url>https://suzaku-tec.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ログ</anon>
    <anon>生産性</anon>
    <anon>性能</anon>
  </categories>
  <description>きっかけ Syslogを見ることが多くなって、なんか効率的に検索できる方法ないか考えた結果をまとめる。 ログを見る県境 たぶん、普通のWindows環境じゃ無理。 まずは、MinGW入れる。 やっぱりログ調査となると、LinuxかUNIX系の環境がないと辛い。 MinGW使えないときの対応 やるならエディタで正規表現を上手く使ってやるしかない。 該当する文字の検索は簡単なハズ。 問題は、特定文字に該当しない行を抽出する時。 正規表現では、以下の通り。 ^(?!.*(XXX|WWW)).+$ 上記例では、XXXかWWWを含まない行が抽出される。 大抵の場合は、検索したいワードを指定して、それ以外…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzaku-tec.hatenadiary.jp%2Fentry%2F2017%2F08%2F13%2F235145&quot; title=&quot;Windowsでの効率的なログ解析 - エンターテイメント！！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-13 23:51:45</published>
  <title>Windowsでの効率的なログ解析</title>
  <type>rich</type>
  <url>https://suzaku-tec.hatenadiary.jp/entry/2017/08/13/235145</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
