diff --git a/SUMMARY.md b/SUMMARY.md index 85081d0b4d82632f3967fd2718ef20fb05ca2c87..5434e9e6d229472a88592f4d076018f2765de696 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -47,6 +47,7 @@ - [绘图工具](工具/painting.md) - [swagger](工具/swagger/README.md) - [swagger 介绍](工具/swagger/swagger.md) +- [ELk:Kibana查询/lucene查询语法](工具/elk.md) ## 面试 diff --git "a/\345\267\245\345\205\267/elk.md" "b/\345\267\245\345\205\267/elk.md" index aaf38f8324230196a057bcb88a0cfd699d5467e6..75e8e010252ff3ee1b9db7d944fffcfc027811a2 100644 --- "a/\345\267\245\345\205\267/elk.md" +++ "b/\345\267\245\345\205\267/elk.md" @@ -223,7 +223,7 @@ Lucene支持转义属于查询语法的特殊字符。 ![](imgs/filter_from_context.png) -![kibana-filters](imgs/kibana-filters.png) +![kibana-filters](imgs/kibana-filters.jpg) 绿色filter for value 红色filter out value。 diff --git "a/\345\267\245\345\205\267/imgs/elk-lucene.png" "b/\345\267\245\345\205\267/imgs/elk-lucene.png" new file mode 100644 index 0000000000000000000000000000000000000000..bbc7ec9fb34e51dc59d670861c19f819aa0236fd Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/elk-lucene.png" differ diff --git "a/\345\267\245\345\205\267/imgs/filter_from_context.png" "b/\345\267\245\345\205\267/imgs/filter_from_context.png" new file mode 100644 index 0000000000000000000000000000000000000000..af5c46f67c08ba2e57791f6d0340fb5b15e3cf01 Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/filter_from_context.png" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-filters.jpg" "b/\345\267\245\345\205\267/imgs/kibana-filters.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..cab25641a7968c627857201c60b65cb4c5c53ac6 Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-filters.jpg" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-query-string-1-1024x340.png" "b/\345\267\245\345\205\267/imgs/kibana-query-string-1-1024x340.png" new file mode 100644 index 0000000000000000000000000000000000000000..7a95b1da4881b0895b9cb2727c13be683a3bb58f Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-query-string-1-1024x340.png" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-query-string-2-1024x339.jpg" "b/\345\267\245\345\205\267/imgs/kibana-query-string-2-1024x339.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..42a260353c560c5b56cd78f6196f5d035145e021 Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-query-string-2-1024x339.jpg" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-query-string-3-1024x330.jpg" "b/\345\267\245\345\205\267/imgs/kibana-query-string-3-1024x330.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..68ad96ef80e8671268c526e50d49f7e87d98a22f Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-query-string-3-1024x330.jpg" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-range-query-1-1024x256.jpg" "b/\345\267\245\345\205\267/imgs/kibana-range-query-1-1024x256.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..b932d131f354a962f616113cdeeefc4298bac9bb Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-range-query-1-1024x256.jpg" differ diff --git "a/\345\267\245\345\205\267/imgs/kibana-range-query-3-1024x245.jpg" "b/\345\267\245\345\205\267/imgs/kibana-range-query-3-1024x245.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..c3ca84fb01206110db01bf00b41e16c2b410002b Binary files /dev/null and "b/\345\267\245\345\205\267/imgs/kibana-range-query-3-1024x245.jpg" differ