{"id":554,"date":"2012-07-02T23:15:25","date_gmt":"2012-07-02T23:15:25","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=554"},"modified":"2013-02-21T16:43:20","modified_gmt":"2013-02-21T07:43:20","slug":"syslog-logrotate","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=554","title":{"rendered":"syslog, logger, logrotate, logwatch"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>\ub85c\uadf8 \ub808\ubca8 debug > info > notice > warn > error > crit > alert > emerg<\/p>\n<p>emerg \uae34\uae09 &#8211; \uc2dc\uc2a4\ud15c\uc774 \uc4f8\ubaa8\uc5c6\uc5b4\uc84c\uc74c<br \/>\n&#8220;Child cannot open lock file. Exiting&#8221;<\/p>\n<p>alert \uc989\uc2dc \ud589\ub3d9\uc744 \ucde8\ud574\uc57c \ud558\ub294 \uacbd\uc6b0.<br \/>\n&#8220;getpwuid: couldn&#8217;t determine user name from uid&#8221;<\/p>\n<p>crit \uce58\uba85\uc801\uc778 \uc0c1\ud0dc<br \/>\n&#8220;socket: Failed to get a socket, exiting child&#8221;<\/p>\n<p>error \uc5d0\ub7ec \uc0c1\ud0dc<br \/>\n&#8220;Premature end of script headers&#8221;<\/p>\n<p>warn \uacbd\uace0 \uc0c1\ud0dc<br \/>\n&#8220;child process 1234 did not exit, sending another SIGHUP&#8221;<\/p>\n<p>notice \ubcf4\ud1b5, \ud558\uc9c0\ub9cc \uc758\ubbf8\uc2ec\uc7a5\ud55c \uc0c1\ud0dc<br \/>\n&#8220;httpd: caught SIGBUS, attempting to dump core in &#8230;&#8221;<\/p>\n<p>info \uc815\ubcf4<br \/>\n&#8220;Server seems busy, (you may need to increase StartServers, or Min\/MaxSpareServers)&#8230;&#8221;<\/p>\n<p>debug \ub514\ubc84\uadf8 \uc218\uc900 \uba54\uc138\uc9c0<br \/>\n&#8220;Opening config file &#8230;&#8221;<\/p>\n<p>logger<\/p>\n<pre class=\"lang:default decode:true \" >logger [-is] [-f file] [-p pri] [-t tag] [message ...]<\/pre>\n<p>\uc2dc\uc2a4\ud15c \ub85c\uadf8\ub97c \uae30\ub85d\ud558\ub294 \uba85\ub839, \ub85c\uadf8\ub294 \/var\/log\/messages \uc2dc\uc2a4\ud15c \ub85c\uadf8 \uae30\ub85d \ud30c\uc77c\uc5d0 \uc800\uc7a5.<br \/>\nlogger \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud55c \ud6c4\uc5d0, tail -n 3 \/var\/log\/messages \uba85\ub839\uc73c\ub85c \ub85c\uadf8\uac00 \uae30\ub85d\ub41c \uac83\uc744 \ud655\uc778 \uac00\ub2a5.<\/p>\n<p>logrotate<br \/>\n\uc2dc\uc2a4\ud15c \ub85c\uadf8 \ud30c\uc77c\uc744 \uad00\ub9ac\ud558\uae30 \uc704\ud574 \uc0ac\uc6a9. \ub85c\ud14c\uc774\ud2b8, \uc555\ucd95, \uc0ad\uc81c, \uc774\uba54\uc77c \ubc1c\uc1a1 \ub4f1\uc758 \uae30\ub2a5 \uc0ac\uc6a9 \uac00\ub2a5.<br \/>\n\uc77c\ubc18\uc801\uc73c\ub85c cron\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc8fc\uae30\uc801\uc73c\ub85c logrotate\ub97c \uc2e4\ud589\ud558\uc5ec \ub85c\uadf8 \ud30c\uc77c\uc744 \uad00\ub9ac.<br \/>\n\/etc\/logrotate.conf\uc5d0 \uc801\ub2f9\ud55c \ub0b4\uc6a9\uc744 \uc801\uc5b4\uc8fc\uba74 \uc2dc\uc2a4\ud15c \uc804\uccb4 \ub85c\uadf8\ubfd0\ub9cc \uc544\ub2c8\ub77c \uac1c\uc778\uc6a9 \ub85c\uadf8 \ud30c\uc77c\uc744 \uad00\ub9ac\ud560 \uc218 \uc788\ub2e4<\/p>\n<pre class=\"lang:default decode:true \" >\/etc\/syslog.conf\r\nmail.*                          -\/var\/log\/maillog\r\ncron.*                          \/var\/log\/cron<\/pre>\n<p>\uc704 \uc2e4\ud589\uc2dc \uc2e4\ud589 \uba54\uc138\uc9c0\ub97c \ub4a4\uc5d0 \uacbd\ub85c\uc5d0 \uc800\uc7a5\uc774 \ub418\ub3c4\ub85d\ub41c\ub2e4.<\/p>\n<pre class=\"lang:default decode:true \" >*.info;mail.none;news.none;authpriv.none;cron.none            \/var\/log\/messages<\/pre>\n<p>\uc704\ub97c \ubcf4\uba74 *.\uc778\ud3ec \ud6c4\uc5d0 mail.none; \uc5ec\uae30\uc758 . \uc740 = \uacfc \uac19\ub2e4.<\/p>\n<p>ingo\ub808\ubca8 \uc544\ub798 \uc911\uc5d0 mail\uc740 \uc81c\uc678\ud55c\ub2e4\ub294 \ub73b\uc774\ub2e4 \ub4a4\uc5d0 news, authprivcron \ub3c4 \uac19\uc73c\ubbc0\ub85c.<br \/>\n* \ubaa8\ub4e0 \ud30c\uc77c\uc911\uc5d0 \uc704\ub294 \uc81c\uc678\ud558\uace0 \uacbd\ub85c\uc5d0 \uc800\uc7a5\ub41c\ub2e4\ub294\uac83\uc774\ub2e4.<\/p>\n<p>\uc124\uc815 \ud6c4 \uc7ac\uc2dc\uc791<\/p>\n<pre class=\"lang:default decode:true \" >]# service syslog restart<\/pre>\n<p>\uc5d0\ub7ec ex) logger -p mail.crit &#8220;asdf asdf .. &#8221;<\/p>\n<p>\uc124\uc815\uc5d0\uc11c err\uc774\uc0c1\uc774\ub77c \uc124\uc815\ud588\ub2e4\uba74 \ud655\uc778\uc2dc\uc5d0\ub294 \uadf8\uc774\uc0c1\uc758 \ub808\ubca8\ub85c \uc608\ub97c \ub454\ub2e4.<br \/>\nmessage\ub97c \ud074\ub77c\uc774\uc5b8\ud2b8\ucabd\uc5d0 \ubcf4\ub0b4\uc8fc\ub824 \ud560\ub54c, \ubcf4\ub0b4\ub294\ucabd\uc740 \uc5b4\ub5a4\uba54\uc138\uc9c0\uac00 \ubc1c\uc0dd\uc2dc\uc5d0 \uacbd\ub85c\ub97c \uc801\uc5b4\uc8fc\uba74 master\uce21\uc758 \uacbd\ub85c\uc5d0 \uc800\uc7a5\uc774 \ub418\ub294\uac83\uc778\ub370 \uacbd\ub85c\uc5d0 \ud074\ub77c\uc774\uc5b8\ud2b8 \uc544\uc774\ud53c\ub098 \ud638\uc2a4\ud2b8\uba85\uc744 @\uc640\ud568\uaed8 \uc801\uc5b4\uc900\ub2e4.<br \/>\nex) @centos2 \ub77c\uace0 \ud558\uace0 \ubc1b\ub294\ucabd\uc5d0\uc11c\ub294 \uc5b4\ub5a4\uba54\uc138\uc9c0\uac00 \ubc1c\uc0dd\uc2dc\uc5d0 \uc5b4\ub290 \uacbd\ub85c\ub85c \uc801\uc5b4\uc904\uc9c0 \uc9c0\uc815\ud574\uc8fc\uace0 \uc11c\ube44\uc2a4 \uc7ac\uc2dc\uc791 \ud558\uba74 \ub41c\ub2e4.<\/p>\n<p>logrotate\ub97c \uc124\uce58\ud558\uac8c \ub418\uba74 \uc790\ub3d9\uc73c\ub85c crontab \uc5d0 \ub4f1\ub85d\ub41c\ub2e4.<\/p>\n<pre class=\"lang:default decode:true \" >]# ls \/etc\/cron.daily\/logrotate\r\n\/etc\/cron.daily\/logrotate\r\n]# grep cron.daily \/etc\/crontab\r\n02 4 * * * root run-parts \/etc\/cron.daily\r\n<\/pre>\n<p>logwatch<br \/>\n&#8211; \ub85c\uadf8\ub97c \uc815\ub9ac\ud574\uc11c \uc9c0\uc815\ub41c \uba54\uc77c\uc8fc\uc18c\ub85c \ubcf4\ub0b4\uc900\ub2e4.(\uc124\uce58\ud560\ub54c \ud06c\ub860\uc5d0 \ud558\ub8e8 \ud55c\ubc88 \uc2e4\ud589\ub418\uac8c \ub4f1\ub85d\ub41c\ub2e4)<\/p>\n<pre class=\"lang:default decode:true \" >]# ls -l \/usr\/sbin\/logwatch<\/pre>\n<p>\uc8fc\uc694\uc635\uc158<br \/>\n&#8211;detail level ( level \uc740 low, medium, high \ub610\ub294 0,5,10)<br \/>\n&#8211;service servicename (\ud2b9\uc815\uc11c\ube44\uc2a4\uc758 \uae30\ub85d\ub9cc \ucd9c\ub825\ud560 \uacbd\uc6b0)<br \/>\n&#8211;print \ud45c\uc900\ucd9c\ub825\uc73c\ub85c \ucd9c\ub825<br \/>\n&#8211;range (yesterday,today,all)<br \/>\n&#8211;save file\uba85 (\ucd9c\ub825\uc744 \ud30c\uc77c\ub85c \uc800\uc7a5)<br \/>\n&#8211;logdir \ub514\ub809\ud1a0\ub9ac\uba85 (\ub514\ud3f4\ud2b8 \ub514\ub809\ud1a0\ub9ac\ub300\uc2e0 \uc0ac\uc6a9)<br \/>\nex)<\/p>\n<pre class=\"lang:default decode:true \" >]# logwatch  --service sshd --detail low --print\r\nLogDir = \/var\/log\r\nMailTo = root; \uacc4\uc815\uc744 \uc801\uac70\ub098 \uc644\uc804\ud55c \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc801\ub294\ub2e4.\r\nMailFrom = logwatch; \uba54\uc77c\ub85c \ubc1b\uc558\uc744\ub54c \uc218\uc2e0\uc790\uac00 logwatch\ub85c \ud45c\uc2dc\ub41c\ub2e4.\r\nDetail = Low; High \ub85c \uc124\uc815\ud558\uba74 \uc880 \ub354 \uc790\uc138\ud55c \ub85c\uadf8\ub97c \ubcfc\uc218 \uc788\ub2e4.\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \ub85c\uadf8 \ub808\ubca8 debug > info > notice > warn > error > crit > alert > emerg emerg \uae34\uae09 &#8211; \uc2dc\uc2a4\ud15c\uc774 \uc4f8\ubaa8\uc5c6\uc5b4\uc84c\uc74c &#8220;Child cannot open lock file. Exiting&#8221; alert \uc989\uc2dc \ud589\ub3d9\uc744 \ucde8\ud574\uc57c \ud558\ub294 \uacbd\uc6b0. &#8220;getpwuid: couldn&#8217;t determine user name &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=554\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[661,670],"tags":[1065,1066,1067,673],"class_list":["post-554","post","type-post","status-publish","format-standard","hentry","category-system","category-util-tools","tag-logger","tag-logrotate","tag-logwatch","tag-syslog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>syslog, logger, logrotate, logwatch - Apollo89.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apollo89.com\/wordpress\/?p=554\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"syslog, logger, logrotate, logwatch - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; \ub85c\uadf8 \ub808\ubca8 debug &gt; info &gt; notice &gt; warn &gt; error &gt; crit &gt; alert &gt; emerg emerg \uae34\uae09 &#8211; \uc2dc\uc2a4\ud15c\uc774 \uc4f8\ubaa8\uc5c6\uc5b4\uc84c\uc74c &#8220;Child cannot open lock file. Exiting&#8221; alert \uc989\uc2dc \ud589\ub3d9\uc744 \ucde8\ud574\uc57c \ud558\ub294 \uacbd\uc6b0. &#8220;getpwuid: couldn&#8217;t determine user name &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=554\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2012-07-02T23:15:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-02-21T07:43:20+00:00\" \/>\n<meta name=\"author\" content=\"apollo89\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"apollo89\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"syslog, logger, logrotate, logwatch\",\"datePublished\":\"2012-07-02T23:15:25+00:00\",\"dateModified\":\"2013-02-21T07:43:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554\"},\"wordCount\":136,\"commentCount\":0,\"keywords\":[\"logger\",\"logrotate\",\"logwatch\",\"syslog\"],\"articleSection\":[\"System\",\"Util\\\/Tools\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554\",\"name\":\"syslog, logger, logrotate, logwatch - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2012-07-02T23:15:25+00:00\",\"dateModified\":\"2013-02-21T07:43:20+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=554#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"syslog, logger, logrotate, logwatch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/\",\"name\":\"Apollo89.com\",\"description\":\"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\",\"name\":\"apollo89\",\"description\":\"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"syslog, logger, logrotate, logwatch - Apollo89.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/apollo89.com\/wordpress\/?p=554","og_locale":"ko_KR","og_type":"article","og_title":"syslog, logger, logrotate, logwatch - Apollo89.com","og_description":"&nbsp; \ub85c\uadf8 \ub808\ubca8 debug > info > notice > warn > error > crit > alert > emerg emerg \uae34\uae09 &#8211; \uc2dc\uc2a4\ud15c\uc774 \uc4f8\ubaa8\uc5c6\uc5b4\uc84c\uc74c &#8220;Child cannot open lock file. Exiting&#8221; alert \uc989\uc2dc \ud589\ub3d9\uc744 \ucde8\ud574\uc57c \ud558\ub294 \uacbd\uc6b0. &#8220;getpwuid: couldn&#8217;t determine user name &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=554","og_site_name":"Apollo89.com","article_published_time":"2012-07-02T23:15:25+00:00","article_modified_time":"2013-02-21T07:43:20+00:00","author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=554#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=554"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"syslog, logger, logrotate, logwatch","datePublished":"2012-07-02T23:15:25+00:00","dateModified":"2013-02-21T07:43:20+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=554"},"wordCount":136,"commentCount":0,"keywords":["logger","logrotate","logwatch","syslog"],"articleSection":["System","Util\/Tools"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=554#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=554","url":"https:\/\/apollo89.com\/wordpress\/?p=554","name":"syslog, logger, logrotate, logwatch - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"datePublished":"2012-07-02T23:15:25+00:00","dateModified":"2013-02-21T07:43:20+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=554#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=554"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=554#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"syslog, logger, logrotate, logwatch"}]},{"@type":"WebSite","@id":"https:\/\/apollo89.com\/wordpress\/#website","url":"https:\/\/apollo89.com\/wordpress\/","name":"Apollo89.com","description":"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apollo89.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82","name":"apollo89","description":"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.","url":"https:\/\/apollo89.com\/wordpress\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=554"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/554\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}