{"id":1772,"date":"2024-08-28T18:01:01","date_gmt":"2024-08-28T10:01:01","guid":{"rendered":"https:\/\/blog.quantoyo.com\/?p=1772"},"modified":"2024-08-28T18:01:01","modified_gmt":"2024-08-28T10:01:01","slug":"%e6%a9%9f%e5%99%a8%e4%b8%8b%e6%8c%87%e4%bb%a4%e7%ad%89%e5%be%88%e4%b9%85%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/blog.quantoyo.com\/?p=1772","title":{"rendered":"\u6a5f\u5668\u4e0b\u6307\u4ee4\u7b49\u5f88\u4e45\u89e3\u6c7a\u65b9\u6cd5"},"content":{"rendered":"\n<p>\u9019\u6b21\u9047\u5230\u7684\u4e3b\u56e0\u662f\u56e0\u70ba\u5beblog \u7684\u90e8\u5206\u51fa\u554f\u984c\u5c0e\u81f4<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>\u5728\u767b\u5165\u5f8c\uff0c\u5bb6\u76ee\u9304\u4e0b\u6703\u6709\u4e00\u500b.bashrc \u7684\u6a94\u6848\uff0c\u8a72\u6a94\u6848\u6703\u8f09\u5165\u5171\u7528\u7684\/etc\/bashrc\uff0c\u5c07\u88e1\u9762\u7684function \u8f09\u5165\u4f7f\u7528<\/p>\n\n\n\n<p>\u4f46\u662f\/etc\/bashrc \u6700\u4e0b\u9762\u6709\u9019\u500bfunction <\/p>\n\n\n\n<pre class=\"wp-block-code has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>datestamp_history(){\n        #export infodate=`date \"+%Y-%m-%d %H:%M:%S\"`\n        unset HISTCONTROL\n        export infohisline1=`history 1|awk '{print $1}'`\n        if &#91; \"$infohisline1\" == \"\" ];then\n                infohisline1=0\n        fi\n        if &#91; $infohisline1 -gt $infohisline2 ];then\n                command=$(history 1 | { read x y; echo $y; });\n                logger -p local3.notice -t bash -i \"user=$USER,from=$SSH_CLIENT,pwd=$PWD,command:$command\";\n        elif &#91; \"$infohisline2\" == \"0\" ] &amp;&amp; &#91; \"$login_type\" == \"N\" ];then\n                logger -p local3.notice -t bash -i \"user=$USER,from=$SSH_CLIENT,pwd=$PWD,command:$(date \"+%Y\/%m\/%d %T \")login\";\n                login_type='Y'\n        fi\n\n        #export infohisline2=`echo $infohisline1`\n        infohisline2=`echo $infohisline1`\n\n}<\/code><\/pre>\n\n\n\n<p>\u554f\u984c\u5728\u65bc logger \u7684\u90e8\u5206\u6703\u5f80local3.notice \u5beb log\uff0c\u4f46\u662f\u8a2d\u5b9a\u4e0a\u6709\u554f\u984c\u5c0e\u81f4\u5361\u5728\u9019\u908a\uff0c\u6211\u5011\u53ef\u4ee5\u7c21\u55ae\u7684\u89e3\u6c7a\u6b64\u554f\u984c<\/p>\n\n\n\n<pre class=\"wp-block-code has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>vi \/etc\/bashrc\n\n\u5728\u6700\u4e0b\u65b9\u52a0\u4e0a\n\nexport PROMPT_COMMAND=\n\n\u5373\u53ef<\/code><\/pre>\n\n\n\n<p>\u63a5\u4e0b\u4f86\u53ea\u8981\u91cd\u65b0\u767b\u5165\u5c31\u53ef\u4ee5\u5c07\u6b64function \u8a2d\u5b9a\u6210\u6c92\u6709function \uff0c\u4e5f\u5c31\u4e0d\u6703\u5beblog \u9020\u6210\u5361\u4f4f\u4e86\uff0c\u7576\u7136\u4e5f\u53ef\u4ee5\u8655\u7406\u58de\u6389\u7684 logger&#8230;<\/p>\n\n\n\n<pre class=\"wp-block-code has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>\/etc\/rsyslog.conf\n\u88e1\u9762\u6709\u5b9a\u7fa9 local3.* \u8981\u628a\u6a94\u6848\u5beb\u5230\u54ea\u88e1\u53bb...\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u9019\u6b21\u9047\u5230\u7684\u4e3b\u56e0\u662f\u56e0\u70ba\u5beblog \u7684\u90e8\u5206\u51fa\u554f\u984c\u5c0e\u81f4<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[278,37,280,281,279,282],"class_list":["post-1772","post","type-post","status-publish","format-standard","hentry","category-technology","tag-datestamp_history","tag-linux","tag-local3","tag-local3-notice","tag-logger","tag-rsyslog-conf"],"_links":{"self":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/1772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1772"}],"version-history":[{"count":1,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/1772\/revisions"}],"predecessor-version":[{"id":1773,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/1772\/revisions\/1773"}],"wp:attachment":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1772"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1772"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}