Displays the Web UI logs.
Syntax
show web log [continuous | ssl [continuous]]Parameters
continuousView new Web UI log messages as they arrive.
sslView HTTPS server logs.
ssl continousView new HTTPS server log messages as they arrive.
Example
The following example displays sample output from this command:
hostname # show web log=>"password", "remote_user"=>"admin", "local_user"=>"admin", "wsmd_id"=>"web/11", "fdebug"=>false, "user_id"=>1, "account"=>"admin", "capability"=>"admin", "mt"=>"", "cms_local"=>"on", "saved_url"=>"https://ie-cm4400/", "ng"=>true, "theme"=>"dark"}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6994] [63] [admin] [web/11] {:datarows=>[], :period=>"day"} {:i18n=>{:endpoint_subnets=>"Host Subnets", :malware_events=>"Malware Events", :unique_malware=>"Unique Malware", :endpoints=>"Hosts", :no_data_selection=>"No data based on selection", :prev=>"Prev", :next=>"Next", :no_data_available=>"No data is available"}}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6994] [63] [admin] [web/11] Completed 200 OK in 100.7ms (Views: 0.9ms | ActiveRecord: 9.5ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [1321] [23] [admin] [web/11] {:datarows=>[], :period=>"day"} {:i18n=>{:endpoint_subnets=>"Host Subnets", :callbacks=>"Callbacks", :endpoints=>"Hosts", :no_data_selection=>"No data based on selection", :prev=>"Prev", :next=>"Next", :no_data_available=>"No data is available"}}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [1321] [23] [admin] [web/11] Completed 200 OK in 105.7ms (Views: 0.3ms | ActiveRecord: 10.1ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [18923] [22] [admin] [web/11] DashboardController charts >>>>>>>>>> session = {"_csrf_token"=>"b3v8P3M+pTkjMLfpa+gwW8j9XlLISL/46F7aehd2Mqk=", "sensor"=>"All", "group"=>"All", "auth_mechanism"=>"password", "remote_user"=>"admin", "local_user"=>"admin", "wsmd_id"=>"web/11", "fdebug"=>false, "user_id"=>1, "account"=>"admin", "capability"=>"admin", "mt"=>"", "cms_local"=>"on", "saved_url"=>"https://ie-cm4400/", "ng"=>true, "theme"=>"dark"}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6994] [64] [admin] [web/11] Started GET "/cms/dashboard/charts?type=threat_attacks&period=day" for 10.10.132.254 at 2019-02-21 00:37:20 +0000
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6994] [64] [admin] [web/11] Processing by Cms::DashboardController#charts as JSON
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6994] [64] [admin] [web/11] Parameters: {"type"=>"threat_attacks", "period"=>"day", "fe_allow"=>[:taag_analysis, :taag_analysis_view]}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [1321] [24] [admin] [web/11] Started GET "/cms/dashboard/charts?type=summary_widget" for 10.10.132.254 at 2019-02-21 00:37:20 +0000
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [1321] [24] [admin] [web/11] Processing by Cms::DashboardController#charts as JSON
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [1321] [24] [admin] [web/11] Parameters: {"type"=>"summary_widget", "fe_allow"=>[:taag_analysis, :taag_analysis_view]}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [18923] [22] [admin] [web/11] Completed 200 OK in 93.5ms (Views: 0.3ms | ActiveRecord: 9.0ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [30134] [17] [admin] [web/11] Completed 200 OK in 105.8ms (Views: 18.5ms | ActiveRecord: 12.4ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [18923] [23] [admin] [web/11] Started GET "/cms/dashboard/charts?type=top_malware&chart_type=hosts&period=day" for 10.10.132.254 at 2019-02-21 00:37:20 +0000
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [18923] [23] [admin] [web/11] Processing by Cms::DashboardController#charts as JSON
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [18923] [23] [admin] [web/11] Parameters: {"type"=>"top_malware", "chart_type"=>"hosts", "period"=>"day", "fe_allow"=>[:taag_analysis, :taag_analysis_view]}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [30134] [18] [admin] [web/11] Started POST "/login/check_session?_d=1550709440046" for 10.10.132.254 at 2019-02-21 00:37:20 +0000
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [30134] [18] [admin] [web/11] Processing by Base::LoginController#check_session as */*
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [30134] [18] [admin] [web/11] Parameters: {"authenticity_token"=>"b3v8P3M+pTkjMLfpa+gwW8j9XlLISL/46F7aehd2Mqk=", "_d"=>"1550709440046", "fe_allow"=>[:taag_all_users]}
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [30134] [18] [admin] [web/11] Completed 200 OK in 2.1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [8157] [14] [admin] [web/11] Completed 200 OK in 135.2ms (Views: 1.5ms | ActiveRecord: 4.2ms)
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6987] [433] [admin] [web/11] CLUSTER REDESIGN in get_sensor_info >>>>>>> group = All
[INFO] [2019-02-21 00:37:20] [IE-CM4400] [NG] [6987] [433] [admin] [web/11] CLUSTER REDESIGN in get_sensor_info >>>>>>> sensor = All
User role
Admin, Monitor, or Operator.
Command mode
Enable
Supported appliances
Central Management System: Release 7.8
Malware Analysis: Release 7.8
Email Security — Server: Release 7.8
File Protect: Release 7.8
Endpoint Security (HX): Release 3.0
Network Security: Release 7.8
Intelligent Virtual Execution - Server: Release 7.8