[
https://issues.apache.org/jira/browse/EAGLE-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15500421#comment-15500421
]
ASF GitHub Bot commented on EAGLE-543:
--------------------------------------
Github user haoch commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/436#discussion_r79298934
--- Diff: eagle-server-assembly/src/main/conf/server.yml ---
@@ -13,13 +13,25 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# Dropwizard Configuration:
+# http://www.dropwizard.io/0.7.1/docs/manual/configuration.html
+
server:
applicationConnectors:
- type: http
port: 9090
adminConnectors:
- type: http
port: 9091
+ requestLog:
--- End diff --
Add eagle server request log config
> Fix eagle default configuration and invalid dependencies
> --------------------------------------------------------
>
> Key: EAGLE-543
> URL: https://issues.apache.org/jira/browse/EAGLE-543
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)