Returning 1 result(s) out of 1 in 0.625 second(s)

  • 172.105.176.243:8040 (tcp/http) - last seen on 2024-11-06 at 15:44:05 UTC

    • IP
      172.105.176.243
      Network
      172.105.160.0/19
      Domain(s)
      linodeusercontent.com
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://172.105.176.243:8040/ 200

      HTTP Title
      Superset
      Reverse DNS
      172-105-176-243.ip.linodeusercontent.com
      ASN
      AS63949
      Organization
      Akamai Connected Cloud
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      Gunicorn Gunicorn
      HTTP Component(s)
      Apache Superset
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      cc44511a738c739c05b0dd514976750a
      HTTP Header MD5
      81a1fe7bfc1d2dd007a8fdfb7cf16bce
      HTTP Body MD5
      fee74ca07c0662eef1b982cc50d80176
    • HTTP/1.1 200 OK
      Server: gunicorn
      Connection: keep-alive
      Content-Type: text/html; charset=utf-8
      Content-Length: 25603
      Vary: Accept-Encoding, Cookie
      Set-Cookie: session=eyJfdXNlcl9pZCI6MSwidXNlcl9pZCI6MX0.ZEqUKw._pgIJGqtpOn16ouF8WJOKhB1IqU; HttpOnly; Path=/; SameSite=Lax
      
      
      <!-- extend base layout -->
      
      
      
      
      
      
      
      
      <!DOCTYPE html>
      <html>
        <head>
          <title>Superset</title>
          
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="">
            <meta name="author" content="">
          
          
        
            <link href="/static/appbuilder/css/bootstrap.min.css" rel="stylesheet">
            <link href="/static/appbuilder/css/font-awesome.min.css" rel="stylesheet">
            
            <link href="/static/appbuilder/datepicker/bootstrap-datepicker.css" rel="stylesheet">
            <link href="/static/appbuilder/select2/select2.css" rel="stylesheet">
            <link href="/static/appbuilder/css/flags/flags16.css" rel="stylesheet">
            <link href="/static/appbuilder/css/ab.css" rel="stylesheet">
          
        <link rel="icon" type="image/png" href="/static/assets/images/favicon.png">
        
        <!-- Bundle css theme START -->
        
          <link rel="stylesheet" type="text/css" href="/static/assets/theme.760697cc7d9742b18a5d.entry.css" />
        
        <!-- Bundle css theme END -->
          
        
            <script src="/static/appbuilder/js/jquery-latest.js"></script>
            <script src="/static/appbuilder/js/ab_filters.js"></script>
            <script src="/static/appbuilder/js/ab_actions.js"></script>
          
        
        
        <!-- Bundle js theme START -->
        
          <script src="/static/assets/theme.760697cc7d9742b18a5d.entry.js" async></script>
        
        <!-- Bundle js theme END -->
        </head>
        <body >
          
          <div class="modal fade" id="modal-confirm" tabindex="-1" role="dialog">
          <div class="modal-dialog modal-sm">
              <div class="modal-content">
                  <div class="modal-header">
                      <h4 class="modal-title" id="myModalLabel">
                      User confirmation needed
                      </h4>
                  </div>
                  <div class="modal-body">
                      <div class="modal-text"></div>
                  </div>
                  <div class="modal-footer">
                      <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
                      <a href="#" id='modal-confirm-ok' class="btn btn-danger danger">OK</a>
                  </div>
              </div>
          </div>
      </div>
          <div class="modal fade" id="modal-alert" tabindex="-1" role="dialog">
          <div class="modal-dialog modal-sm">
              <div class="modal-content">
                  <div class="modal-body">
                      <div><h4 class="modal-text"></h4></div>
                  </div>
                  <div class="modal-footer">
                      <button type="button" class="btn btn-default" data-dismiss="modal">OK</button>
                  </div>
              </div>
          </div>
      </div>
          
            
        <div id="app-menu">
          <div class="navbar navbar-static-top navbar-inverse" role="navigation">
            <div class="container-fluid">
              <div class="navbar-header">
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
                  <span class="icon-bar"></span>
                  <span class="icon-bar"></span>
                  <span class="icon-bar"></span>
                </button>
                <a class="navbar-brand" href="#">
                  <img
                    width=""
                    src="/static/assets/images/superset-logo-horiz.png"
                    alt="Superset"
                  />
                </a>
              </div>
            </div>
          </div>
        </div>
          
          
          <div class="container">
            <div class="row">
                
                  
      <div id="alert-container">
          
          
      </div>
                
                
      <div class="container">
          <div id="loginbox" style="margin-top:50px;" class="mainbox col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2">
              <div class="panel panel-primary" >
                  <div class="panel-heading">
                      <div class="panel-title">Sign In</div>
                  </div>
                  <div style="padding-top:30px" class="panel-body" >
                      <form class="form" action="" method="post" name="login">
                          <input id="csrf_token" name="csrf_token" type="hidden" value="ImMyZjMwY2QyNjg0ODY2OTI4ODZlZDE4ZmU2NGQ4MjcwZDEzYjBiYjYi.ZEqOzg.pIOzXk5BDR0G0Wkvdr05M-xWkzE">
                          <div class="help-block">Enter your login and password below:</div>
                          <div class="control-group">
                              <label class="control-label" for="openid">Username:</label>
                              <div class="controls">
                                  <div class="input-group">
                                      <span class="input-group-addon"><i class="fa fa-user"></i></span>
                                      <input autofocus class="form-control" id="username" name="username" required size="80" type="text" value="">
                                  </div>
                                  
                                  <label class="control-label" for="openid">Password:</label>
                                  <div class="input-group">
                                      <span class="input-group-addon"><i class="fa fa-key"></i></span>
                                      <input class="form-control" id="password" name="password" required size="80" type="password" value="">
                                  </div>
                                  
                              </div>
                          </div>
                          
                          <div class="control-group">
                              <div class="controls">
                                  <br>
                                  <div>
                                      <input class="btn btn-primary btn-block" type="submit" value="Sign In">
                                      
                                  </div>
                              </div>
                          </div>
                      </form>
                      
                  </div>
              </div>
          </div>
      </div>
            </div>
          </div>
          <div class="container-fluid">
              
              
          </div>
          <div id="app" data-bootstrap="{&#34;common&#34;: {&#34;flash_messages&#34;: [], &#34;conf&#34;: {&#34;SUPERSET_WEBSERVER_TIMEOUT&#34;: 60, &#34;SUPERSET_DASHBOARD_POSITION_DATA_LIMIT&#34;: 65535, &#34;SUPERSET_DASHBOARD_PERIODICAL_REFRESH_LIMIT&#34;: 0, &#34;SUPERSET_DASHBOARD_PERIODICAL_REFRESH_WARNING_MESSAGE&#34;: null, &#34;DISABLE_DATASET_SOURCE_EDIT&#34;: null, &#34;ENABLE_JAVASCRIPT_CONTROLS&#34;: null, &#34;DEFAULT_SQLLAB_LIMIT&#34;: 1000, &#34;DEFAULT_VIZ_TYPE&#34;: &#34;table&#34;, &#34;SQL_MAX_ROW&#34;: 100000, &#34;SUPERSET_WEBSERVER_DOMAINS&#34;: null, &#34;SQLLAB_SAVE_WARNING_MESSAGE&#34;: null, &#34;DISPLAY_MAX_ROW&#34;: 10000, &#34;GLOBAL_ASYNC_QUERIES_TRANSPORT&#34;: &#34;polling&#34;, &#34;GLOBAL_ASYNC_QUERIES_POLLING_DELAY&#34;: 500, &#34;SQL_VALIDATORS_BY_ENGINE&#34;: {&#34;presto&#34;: &#34;PrestoDBSQLValidator&#34;, &#34;postgresql&#34;: &#34;PostgreSQLValidator&#34;}, &#34;SQLALCHEMY_DOCS_URL&#34;: null, &#34;SQLALCHEMY_DISPLAY_TEXT&#34;: null, &#34;GLOBAL_ASYNC_QUERIES_WEBSOCKET_URL&#34;: &#34;ws://127.0.0.1:8080/&#34;, &#34;DASHBOARD_AUTO_REFRESH_MODE&#34;: &#34;force&#34;, &#34;SCHEDULED_QUERIES&#34;: {}, &#34;EXCEL_EXTENSIONS&#34;: [&#34;xlsx&#34;, &#34;xls&#34;], &#34;CSV_EXTENSIONS&#34;: [&#34;txt&#34;, &#34;csv&#34;, &#34;tsv&#34;], &#34;COLUMNAR_EXTENSIONS&#34;: [&#34;zip&#34;, &#34;parquet&#34;], &#34;ALLOWED_EXTENSIONS&#34;: [&#34;xlsx&#34;, &#34;txt&#34;, &#34;csv&#34;, &#34;zip&#34;, &#34;tsv&#34;, &#34;xls&#34;, &#34;parquet&#34;], &#34;SAMPLES_ROW_LIMIT&#34;: 1000, &#34;ALERT_REPORTS_NOTIFICATION_METHODS&#34;: [&#34;Email&#34;], &#34;HAS_GSHEETS_INSTALLED&#34;: false}, &#34;locale&#34;: &#34;en&#34;, &#34;language_pack&#34;: {&#34;domain&#34;: &#34;superset&#34;, &#34;locale_data&#34;: {&#34;superset&#34;: {&#34;&#34;: {&#34;domain&#34;: &#34;superset&#34;, &#34;plural_forms&#34;: &#34;nplurals=2; plural=(n != 1)&#34;, &#34;lang&#34;: &#34;en&#34;}, &#34;Home&#34;: [&#34;&#34;], &#34;Annotation Layers&#34;: [&#34;&#34;], &#34;Manage&#34;: [&#34;&#34;], &#34;Databases&#34;: [&#34;&#34;], &#34;Data&#34;: [&#34;&#34;], &#34;Datasets&#34;: [&#34;&#34;], &#34;Charts&#34;: [&#34;&#34;], &#34;Dashboards&#34;: [&#34;&#34;], &#34;Plugins&#34;: [&#34;&#34;], &#34;CSS Templates&#34;: [&#34;&#34;], &#34;Row level security&#34;: [&#34;&#34;], &#34;Security&#34;: [&#34;&#34;], &#34;Import Dashboards&#34;: [&#34;&#34;], &#34;SQL Editor&#34;: [&#34;&#34;], &#34;SQL Lab&#34;: [&#34;&#34;], &#34;Saved Queries&#34;: [&#34;&#34;], &#34;Query History&#34;: [&#34;&#34;], &#34;Upload a CSV&#34;: [&#34;&#34;], &#34;Upload Excel&#34;: [&#34;&#34;], &#34;Action Log&#34;: [&#34;&#34;], &#34;Dashboard Emails&#34;: [&#34;&#34;], &#34;Chart Email Schedules&#34;: [&#34;&#34;], &#34;Alerts&#34;: [&#34;&#34;], &#34;Alerts &amp; Reports&#34;: [&#34;&#34;], &#34;Access requests&#34;: [&#34;&#34;], &#34;Druid Datasources&#34;: [&#34;&#34;], &#34;Druid Clusters&#34;: [&#34;&#34;], &#34;Scan New Datasources&#34;: [&#34;&#34;], &#34;Refresh Druid Metadata&#34;: [&#34;&#34;], &#34;Issue 1000 - The datasource is too large to query.&#34;: [&#34;&#34;], &#34;Issue 1001 - The database is under an unusual load.&#34;: [&#34;&#34;], &#34;Issue 1002 - The database returned an unexpected error.&#34;: [&#34;&#34;], &#34;Issue 1003 - There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.&#34;: [&#34;&#34;], &#34;Issue 1004 - The column was deleted or renamed in the database.&#34;: [&#34;&#34;], &#34;Issue 1005 - The table was deleted or renamed in the database.&#34;: [&#34;&#34;], &#34;Issue 1006 - One or more parameters specified in the query are missing.&#34;: [&#34;&#34;], &#34;Invalid certificate&#34;: [&#34;&#34;], &#34;Unsafe return type for function %(func)s: %(value_type)s&#34;: [&#34;&#34;], &#34;Unsupported return value for method %(name)s&#34;: [&#34;&#34;], &#34;Unsafe template value for key %(key)s: %(value_type)s&#34;: [&#34;&#34;], &#34;Unsupported template value for key %(key)s&#34;: [&#34;&#34;], &#34;Only `SELECT` statements are allowed against this database&#34;: [&#34;&#34;], &#34;CTAS (create table as select) can only be run with a query where the last statement is a SELECT. Please make sure your query has a SELECT as its last statement. Then, try running your query again.&#34;: [&#34;&#34;], &#34;CVAS (create view as select) can only be run with a query with a single SELECT statement. Please make sure your query has only a SELECT statement. Then, try running your query again.&#34;: [&#34;&#34;], &#34;Viz is missing a datasource&#34;: [&#34;&#34;], &#34;Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.&#34;: [&#34;&#34;], &#34;From date cannot be larger than to date&#34;: [&#34;&#34;], &#34;Cached value not found&#34;: [&#34;&#34;], &#34;Columns missing in datasource: %(invalid_columns)s&#34;: [&#34;&#34;], &#34;Table View&#34;: [&#34;&#34;], &#34;You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.&#34;: [&#34;&#34;], &#34;Pick a granularity in the Time section or uncheck &#39;Include Time&#39;&#34;: [&#34;&#34;], &#34;Time Table View&#34;: [&#34;&#34;], &#34;Pick at least one metric&#34;: [&#34;&#34;], &#34;When using &#39;Group By&#39; you are limited to use a single metric&#34;: [&#34;&#34;], &#34;Pivot Table&#34;: [&#34;&#34;], &#34;Please choose at least one &#39;Group by&#39; field &#34;: [&#34;&#34;], &#34;Please choose at least one metric&#34;: [&#34;&#34;], &#34;Group By&#39; and &#39;Columns&#39; can&#39;t overlap&#34;: [&#34;&#34;], &#34;Treemap&#34;: [&#34;&#34;], &#34;Calendar Heatmap&#34;: [&#34;&#34;], &#34;Bubble Chart&#34;: [&#34;&#34;], &#34;Please use 3 different metric labels&#34;: [&#34;&#34;], &#34;Pick a metric for x, y and size&#34;: [&#34;&#34;], &#34;Bullet Chart&#34;: [&#34;&#34;], &#34;Pick a metric to display&#34;: [&#34;&#34;], &#34;Big Number with Trendline&#34;: [&#34;&#34;], &#34;Pick a metric!&#34;: [&#34;&#34;], &#34;Big Number&#34;: [&#34;&#34;], &#34;Time Series - Line Chart&#34;: [&#34;&#34;], &#34;Pick a time granularity for your time series&#34;: [&#34;&#34;], &#34;An enclosed time range (both start and end) must be specified when using a Time Comparison.&#34;: [&#34;&#34;], &#34;Time Series - Multiple Line Charts&#34;: [&#34;&#34;], &#34;Time Series - Dual Axis Line Chart&#34;: [&#34;&#34;], &#34;Pick a metric for left axis!&#34;: [&#34;&#34;], &#34;Pick a metric for right axis!&#34;: [&#34;&#34;], &#34;Please choose different metrics on left and right axis&#34;: [&#34;&#34;], &#34;Time Series - Bar Chart&#34;: [&#34;&#34;], &#34;Time Series - Period Pivot&#34;: [&#34;&#34;], &#34;Time Series - Percent Change&#34;: [&#34;&#34;], &#34;Time Series - Stacked&#34;: [&#34;&#34;], &#34;Histogram&#34;: [&#34;&#34;], &#34;Must have at least one numeric column specified&#34;: [&#34;&#34;], &#34;Distribution - Bar Chart&#34;: [&#34;&#34;], &#34;Can&#39;t have overlap between Series and Breakdowns&#34;: [&#34;&#34;], &#34;Pick at least one field for [Series]&#34;: [&#34;&#34;], &#34;Sunburst&#34;: [&#34;&#34;], &#34;Sankey&#34;: [&#34;&#34;], &#34;Pick exactly 2 columns as [Source / Target]&#34;: [&#34;&#34;], &#34;There&#39;s a loop in your Sankey, please provide a tree. Here&#39;s a faulty link: {}&#34;: [&#34;&#34;], &#34;Directed Force Layout&#34;: [&#34;&#34;], &#34;Pick exactly 2 columns to &#39;Group By&#39;&#34;: [&#34;&#34;], &#34;Country Map&#34;: [&#34;&#34;], &#34;World Map&#34;: [&#34;&#34;], &#34;Filters&#34;: [&#34;&#34;], &#34;Invalid filter configuration, please select a column&#34;: [&#34;&#34;], &#34;Parallel Coordinates&#34;: [&#34;&#34;], &#34;Heatmap&#34;: [&#34;&#34;], &#34;Horizon Charts&#34;: [&#34;&#34;], &#34;Mapbox&#34;: [&#34;&#34;], &#34;[Longitude] and [Latitude] must be set&#34;: [&#34;&#34;], &#34;Must have a [Group By] column to have &#39;count&#39; as the [Label]&#34;: [&#34;&#34;], &#34;Choice of [Label] must be present in [Group By]&#34;: [&#34;&#34;], &#34;Choice of [Point Radius] must be present in [Group By]&#34;: [&#34;&#34;], &#34;[Longitude] and [Latitude] columns must be present in [Group By]&#34;: [&#34;&#34;], &#34;Deck.gl - Multiple Layers&#34;: [&#34;&#34;], &#34;Bad spatial key&#34;: [&#34;&#34;], &#34;Invalid spatial point encountered: %s&#34;: [&#34;&#34;], &#34;Encountered invalid NULL spatial entry,                                        please consider filtering those out&#34;: [&#34;&#34;], &#34;Deck.gl - Scatter plot&#34;: [&#34;&#34;], &#34;Deck.gl - Screen Grid&#34;: [&#34;&#34;], &#34;Deck.gl - 3D Grid&#34;: [&#34;&#34;], &#34;Deck.gl - Paths&#34;: [&#34;&#34;], &#34;Deck.gl - Polygon&#34;: [&#34;&#34;], &#34;Deck.gl - 3D HEX&#34;: [&#34;&#34;], &#34;Deck.gl - GeoJSON&#34;: [&#34;&#34;], &#34;Deck.gl - Arc&#34;: [&#34;&#34;], &#34;Event flow&#34;: [&#34;&#34;], &#34;Time Series - Paired t-test&#34;: [&#34;&#34;], &#34;Time Series - Nightingale Rose Chart&#34;: [&#34;&#34;], &#34;Partition Diagram&#34;: [&#34;&#34;], &#34;Choose either fields to [Group By] and [Metrics] and/or [Percentage Metrics], or [Columns], not both&#34;: [&#34;&#34;], &#34;Box Plot&#34;: [&#34;&#34;], &#34;Distribution - NVD3 - Pie Chart&#34;: [&#34;&#34;], &#34;iFrame&#34;: [&#34;&#34;], &#34;Deleted %(num)d annotation layer&#34;: [&#34;&#34;, &#34;Deleted %(num)d annotation layers&#34;], &#34;All Text&#34;: [&#34;&#34;], &#34;Deleted %(num)d annotation&#34;: [&#34;&#34;, &#34;Deleted %(num)d annotations&#34;], &#34;End date must be after start date&#34;: [&#34;&#34;], &#34;Short description must be unique for this layer&#34;: [&#34;&#34;], &#34;Annotations could not be deleted.&#34;: [&#34;&#34;], &#34;Annotation not found.&#34;: [&#34;&#34;], &#34;Annotation parameters are invalid.&#34;: [&#34;&#34;], &#34;Annotation could not be created.&#34;: [&#34;&#34;], &#34;Annotation could not be updated.&#34;: [&#34;&#34;], &#34;Annotation delete failed.&#34;: [&#34;&#34;], &#34;Annotation layer parameters are invalid.&#34;: [&#34;&#34;], &#34;Annotation layer could not be deleted.&#34;: [&#34;&#34;], &#34;Annotation layer could not be created.&#34;: [&#34;&#34;], &#34;Annotation layer could not be updated.&#34;: [&#34;&#34;], &#34;Annotation layer not found.&#34;: [&#34;&#34;], &#34;Annotation layer delete failed.&#34;
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T15:44:05.000Z",
         "app" : {
            "extract" : {
               "ip" : [
                  "127.0.0.1"
               ]
            },
            "favicon" : {
               "url" : "/static/assets/images/favicon.png"
            },
            "http" : {
               "bodymd5" : "fee74ca07c0662eef1b982cc50d80176",
               "bodymmh3" : -1614507451,
               "component" : [
                  {
                     "productvendor" : "Apache",
                     "product" : "Superset"
                  }
               ],
               "headermd5" : "81a1fe7bfc1d2dd007a8fdfb7cf16bce",
               "headermmh3" : -1531438993,
               "title" : "Superset"
            },
            "length" : 16384
         },
         "asn" : "AS63949",
         "city" : "Sydney",
         "country" : "AU",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\nServer: gunicorn\nConnection: keep-alive\nContent-Type: text/html; charset=utf-8\nContent-Length: 25603\nVary: Accept-Encoding, Cookie\nSet-Cookie: session=eyJfdXNlcl9pZCI6MSwidXNlcl9pZCI6MX0.ZEqUKw._pgIJGqtpOn16ouF8WJOKhB1IqU; HttpOnly; Path=/; SameSite=Lax\n\n\n<!-- extend base layout -->\n\n\n\n\n\n\n\n\n<!DOCTYPE html>\n<html>\n  <head>\n    <title>Superset</title>\n    \n      <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n      <meta name=\"description\" content=\"\">\n      <meta name=\"author\" content=\"\">\n    \n    \n  \n      <link href=\"/static/appbuilder/css/bootstrap.min.css\" rel=\"stylesheet\">\n      <link href=\"/static/appbuilder/css/font-awesome.min.css\" rel=\"stylesheet\">\n      \n      <link href=\"/static/appbuilder/datepicker/bootstrap-datepicker.css\" rel=\"stylesheet\">\n      <link href=\"/static/appbuilder/select2/select2.css\" rel=\"stylesheet\">\n      <link href=\"/static/appbuilder/css/flags/flags16.css\" rel=\"stylesheet\">\n      <link href=\"/static/appbuilder/css/ab.css\" rel=\"stylesheet\">\n    \n  <link rel=\"icon\" type=\"image/png\" href=\"/static/assets/images/favicon.png\">\n  \n  <!-- Bundle css theme START -->\n  \n    <link rel=\"stylesheet\" type=\"text/css\" href=\"/static/assets/theme.760697cc7d9742b18a5d.entry.css\" />\n  \n  <!-- Bundle css theme END -->\n    \n  \n      <script src=\"/static/appbuilder/js/jquery-latest.js\"></script>\n      <script src=\"/static/appbuilder/js/ab_filters.js\"></script>\n      <script src=\"/static/appbuilder/js/ab_actions.js\"></script>\n    \n  \n  \n  <!-- Bundle js theme START -->\n  \n    <script src=\"/static/assets/theme.760697cc7d9742b18a5d.entry.js\" async></script>\n  \n  <!-- Bundle js theme END -->\n  </head>\n  <body >\n    \n    <div class=\"modal fade\" id=\"modal-confirm\" tabindex=\"-1\" role=\"dialog\">\n    <div class=\"modal-dialog modal-sm\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h4 class=\"modal-title\" id=\"myModalLabel\">\n                User confirmation needed\n                </h4>\n            </div>\n            <div class=\"modal-body\">\n                <div class=\"modal-text\"></div>\n            </div>\n            <div class=\"modal-footer\">\n                <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">Cancel</button>\n                <a href=\"#\" id='modal-confirm-ok' class=\"btn btn-danger danger\">OK</a>\n            </div>\n        </div>\n    </div>\n</div>\n    <div class=\"modal fade\" id=\"modal-alert\" tabindex=\"-1\" role=\"dialog\">\n    <div class=\"modal-dialog modal-sm\">\n        <div class=\"modal-content\">\n            <div class=\"modal-body\">\n                <div><h4 class=\"modal-text\"></h4></div>\n            </div>\n            <div class=\"modal-footer\">\n                <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">OK</button>\n            </div>\n        </div>\n    </div>\n</div>\n    \n      \n  <div id=\"app-menu\">\n    <div class=\"navbar navbar-static-top navbar-inverse\" role=\"navigation\">\n      <div class=\"container-fluid\">\n        <div class=\"navbar-header\">\n          <button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n          </button>\n          <a class=\"navbar-brand\" href=\"#\">\n            <img\n              width=\"\"\n              src=\"/static/assets/images/superset-logo-horiz.png\"\n              alt=\"Superset\"\n            />\n          </a>\n        </div>\n      </div>\n    </div>\n  </div>\n    \n    \n    <div class=\"container\">\n      <div class=\"row\">\n          \n            \n<div id=\"alert-container\">\n    \n    \n</div>\n          \n          \n<div class=\"container\">\n    <div id=\"loginbox\" style=\"margin-top:50px;\" class=\"mainbox col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2\">\n        <div class=\"panel panel-primary\" >\n            <div class=\"panel-heading\">\n                <div class=\"panel-title\">Sign In</div>\n            </div>\n            <div style=\"padding-top:30px\" class=\"panel-body\" >\n                <form class=\"form\" action=\"\" method=\"post\" name=\"login\">\n                    <input id=\"csrf_token\" name=\"csrf_token\" type=\"hidden\" value=\"ImMyZjMwY2QyNjg0ODY2OTI4ODZlZDE4ZmU2NGQ4MjcwZDEzYjBiYjYi.ZEqOzg.pIOzXk5BDR0G0Wkvdr05M-xWkzE\">\n                    <div class=\"help-block\">Enter your login and password below:</div>\n                    <div class=\"control-group\">\n                        <label class=\"control-label\" for=\"openid\">Username:</label>\n                        <div class=\"controls\">\n                            <div class=\"input-group\">\n                                <span class=\"input-group-addon\"><i class=\"fa fa-user\"></i></span>\n                                <input autofocus class=\"form-control\" id=\"username\" name=\"username\" required size=\"80\" type=\"text\" value=\"\">\n                            </div>\n                            \n                            <label class=\"control-label\" for=\"openid\">Password:</label>\n                            <div class=\"input-group\">\n                                <span class=\"input-group-addon\"><i class=\"fa fa-key\"></i></span>\n                                <input class=\"form-control\" id=\"password\" name=\"password\" required size=\"80\" type=\"password\" value=\"\">\n                            </div>\n                            \n                        </div>\n                    </div>\n                    \n                    <div class=\"control-group\">\n                        <div class=\"controls\">\n                            <br>\n                            <div>\n                                <input class=\"btn btn-primary btn-block\" type=\"submit\" value=\"Sign In\">\n                                \n                            </div>\n                        </div>\n                    </div>\n                </form>\n                \n            </div>\n        </div>\n    </div>\n</div>\n      </div>\n    </div>\n    <div class=\"container-fluid\">\n        \n        \n    </div>\n    <div id=\"app\" data-bootstrap=\"{&#34;common&#34;: {&#34;flash_messages&#34;: [], &#34;conf&#34;: {&#34;SUPERSET_WEBSERVER_TIMEOUT&#34;: 60, &#34;SUPERSET_DASHBOARD_POSITION_DATA_LIMIT&#34;: 65535, &#34;SUPERSET_DASHBOARD_PERIODICAL_REFRESH_LIMIT&#34;: 0, &#34;SUPERSET_DASHBOARD_PERIODICAL_REFRESH_WARNING_MESSAGE&#34;: null, &#34;DISABLE_DATASET_SOURCE_EDIT&#34;: null, &#34;ENABLE_JAVASCRIPT_CONTROLS&#34;: null, &#34;DEFAULT_SQLLAB_LIMIT&#34;: 1000, &#34;DEFAULT_VIZ_TYPE&#34;: &#34;table&#34;, &#34;SQL_MAX_ROW&#34;: 100000, &#34;SUPERSET_WEBSERVER_DOMAINS&#34;: null, &#34;SQLLAB_SAVE_WARNING_MESSAGE&#34;: null, &#34;DISPLAY_MAX_ROW&#34;: 10000, &#34;GLOBAL_ASYNC_QUERIES_TRANSPORT&#34;: &#34;polling&#34;, &#34;GLOBAL_ASYNC_QUERIES_POLLING_DELAY&#34;: 500, &#34;SQL_VALIDATORS_BY_ENGINE&#34;: {&#34;presto&#34;: &#34;PrestoDBSQLValidator&#34;, &#34;postgresql&#34;: &#34;PostgreSQLValidator&#34;}, &#34;SQLALCHEMY_DOCS_URL&#34;: null, &#34;SQLALCHEMY_DISPLAY_TEXT&#34;: null, &#34;GLOBAL_ASYNC_QUERIES_WEBSOCKET_URL&#34;: &#34;ws://127.0.0.1:8080/&#34;, &#34;DASHBOARD_AUTO_REFRESH_MODE&#34;: &#34;force&#34;, &#34;SCHEDULED_QUERIES&#34;: {}, &#34;EXCEL_EXTENSIONS&#34;: [&#34;xlsx&#34;, &#34;xls&#34;], &#34;CSV_EXTENSIONS&#34;: [&#34;txt&#34;, &#34;csv&#34;, &#34;tsv&#34;], &#34;COLUMNAR_EXTENSIONS&#34;: [&#34;zip&#34;, &#34;parquet&#34;], &#34;ALLOWED_EXTENSIONS&#34;: [&#34;xlsx&#34;, &#34;txt&#34;, &#34;csv&#34;, &#34;zip&#34;, &#34;tsv&#34;, &#34;xls&#34;, &#34;parquet&#34;], &#34;SAMPLES_ROW_LIMIT&#34;: 1000, &#34;ALERT_REPORTS_NOTIFICATION_METHODS&#34;: [&#34;Email&#34;], &#34;HAS_GSHEETS_INSTALLED&#34;: false}, &#34;locale&#34;: &#34;en&#34;, &#34;language_pack&#34;: {&#34;domain&#34;: &#34;superset&#34;, &#34;locale_data&#34;: {&#34;superset&#34;: {&#34;&#34;: {&#34;domain&#34;: &#34;superset&#34;, &#34;plural_forms&#34;: &#34;nplurals=2; plural=(n != 1)&#34;, &#34;lang&#34;: &#34;en&#34;}, &#34;Home&#34;: [&#34;&#34;], &#34;Annotation Layers&#34;: [&#34;&#34;], &#34;Manage&#34;: [&#34;&#34;], &#34;Databases&#34;: [&#34;&#34;], &#34;Data&#34;: [&#34;&#34;], &#34;Datasets&#34;: [&#34;&#34;], &#34;Charts&#34;: [&#34;&#34;], &#34;Dashboards&#34;: [&#34;&#34;], &#34;Plugins&#34;: [&#34;&#34;], &#34;CSS Templates&#34;: [&#34;&#34;], &#34;Row level security&#34;: [&#34;&#34;], &#34;Security&#34;: [&#34;&#34;], &#34;Import Dashboards&#34;: [&#34;&#34;], &#34;SQL Editor&#34;: [&#34;&#34;], &#34;SQL Lab&#34;: [&#34;&#34;], &#34;Saved Queries&#34;: [&#34;&#34;], &#34;Query History&#34;: [&#34;&#34;], &#34;Upload a CSV&#34;: [&#34;&#34;], &#34;Upload Excel&#34;: [&#34;&#34;], &#34;Action Log&#34;: [&#34;&#34;], &#34;Dashboard Emails&#34;: [&#34;&#34;], &#34;Chart Email Schedules&#34;: [&#34;&#34;], &#34;Alerts&#34;: [&#34;&#34;], &#34;Alerts &amp; Reports&#34;: [&#34;&#34;], &#34;Access requests&#34;: [&#34;&#34;], &#34;Druid Datasources&#34;: [&#34;&#34;], &#34;Druid Clusters&#34;: [&#34;&#34;], &#34;Scan New Datasources&#34;: [&#34;&#34;], &#34;Refresh Druid Metadata&#34;: [&#34;&#34;], &#34;Issue 1000 - The datasource is too large to query.&#34;: [&#34;&#34;], &#34;Issue 1001 - The database is under an unusual load.&#34;: [&#34;&#34;], &#34;Issue 1002 - The database returned an unexpected error.&#34;: [&#34;&#34;], &#34;Issue 1003 - There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.&#34;: [&#34;&#34;], &#34;Issue 1004 - The column was deleted or renamed in the database.&#34;: [&#34;&#34;], &#34;Issue 1005 - The table was deleted or renamed in the database.&#34;: [&#34;&#34;], &#34;Issue 1006 - One or more parameters specified in the query are missing.&#34;: [&#34;&#34;], &#34;Invalid certificate&#34;: [&#34;&#34;], &#34;Unsafe return type for function %(func)s: %(value_type)s&#34;: [&#34;&#34;], &#34;Unsupported return value for method %(name)s&#34;: [&#34;&#34;], &#34;Unsafe template value for key %(key)s: %(value_type)s&#34;: [&#34;&#34;], &#34;Unsupported template value for key %(key)s&#34;: [&#34;&#34;], &#34;Only `SELECT` statements are allowed against this database&#34;: [&#34;&#34;], &#34;CTAS (create table as select) can only be run with a query where the last statement is a SELECT. Please make sure your query has a SELECT as its last statement. Then, try running your query again.&#34;: [&#34;&#34;], &#34;CVAS (create view as select) can only be run with a query with a single SELECT statement. Please make sure your query has only a SELECT statement. Then, try running your query again.&#34;: [&#34;&#34;], &#34;Viz is missing a datasource&#34;: [&#34;&#34;], &#34;Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.&#34;: [&#34;&#34;], &#34;From date cannot be larger than to date&#34;: [&#34;&#34;], &#34;Cached value not found&#34;: [&#34;&#34;], &#34;Columns missing in datasource: %(invalid_columns)s&#34;: [&#34;&#34;], &#34;Table View&#34;: [&#34;&#34;], &#34;You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.&#34;: [&#34;&#34;], &#34;Pick a granularity in the Time section or uncheck &#39;Include Time&#39;&#34;: [&#34;&#34;], &#34;Time Table View&#34;: [&#34;&#34;], &#34;Pick at least one metric&#34;: [&#34;&#34;], &#34;When using &#39;Group By&#39; you are limited to use a single metric&#34;: [&#34;&#34;], &#34;Pivot Table&#34;: [&#34;&#34;], &#34;Please choose at least one &#39;Group by&#39; field &#34;: [&#34;&#34;], &#34;Please choose at least one metric&#34;: [&#34;&#34;], &#34;Group By&#39; and &#39;Columns&#39; can&#39;t overlap&#34;: [&#34;&#34;], &#34;Treemap&#34;: [&#34;&#34;], &#34;Calendar Heatmap&#34;: [&#34;&#34;], &#34;Bubble Chart&#34;: [&#34;&#34;], &#34;Please use 3 different metric labels&#34;: [&#34;&#34;], &#34;Pick a metric for x, y and size&#34;: [&#34;&#34;], &#34;Bullet Chart&#34;: [&#34;&#34;], &#34;Pick a metric to display&#34;: [&#34;&#34;], &#34;Big Number with Trendline&#34;: [&#34;&#34;], &#34;Pick a metric!&#34;: [&#34;&#34;], &#34;Big Number&#34;: [&#34;&#34;], &#34;Time Series - Line Chart&#34;: [&#34;&#34;], &#34;Pick a time granularity for your time series&#34;: [&#34;&#34;], &#34;An enclosed time range (both start and end) must be specified when using a Time Comparison.&#34;: [&#34;&#34;], &#34;Time Series - Multiple Line Charts&#34;: [&#34;&#34;], &#34;Time Series - Dual Axis Line Chart&#34;: [&#34;&#34;], &#34;Pick a metric for left axis!&#34;: [&#34;&#34;], &#34;Pick a metric for right axis!&#34;: [&#34;&#34;], &#34;Please choose different metrics on left and right axis&#34;: [&#34;&#34;], &#34;Time Series - Bar Chart&#34;: [&#34;&#34;], &#34;Time Series - Period Pivot&#34;: [&#34;&#34;], &#34;Time Series - Percent Change&#34;: [&#34;&#34;], &#34;Time Series - Stacked&#34;: [&#34;&#34;], &#34;Histogram&#34;: [&#34;&#34;], &#34;Must have at least one numeric column specified&#34;: [&#34;&#34;], &#34;Distribution - Bar Chart&#34;: [&#34;&#34;], &#34;Can&#39;t have overlap between Series and Breakdowns&#34;: [&#34;&#34;], &#34;Pick at least one field for [Series]&#34;: [&#34;&#34;], &#34;Sunburst&#34;: [&#34;&#34;], &#34;Sankey&#34;: [&#34;&#34;], &#34;Pick exactly 2 columns as [Source / Target]&#34;: [&#34;&#34;], &#34;There&#39;s a loop in your Sankey, please provide a tree. Here&#39;s a faulty link: {}&#34;: [&#34;&#34;], &#34;Directed Force Layout&#34;: [&#34;&#34;], &#34;Pick exactly 2 columns to &#39;Group By&#39;&#34;: [&#34;&#34;], &#34;Country Map&#34;: [&#34;&#34;], &#34;World Map&#34;: [&#34;&#34;], &#34;Filters&#34;: [&#34;&#34;], &#34;Invalid filter configuration, please select a column&#34;: [&#34;&#34;], &#34;Parallel Coordinates&#34;: [&#34;&#34;], &#34;Heatmap&#34;: [&#34;&#34;], &#34;Horizon Charts&#34;: [&#34;&#34;], &#34;Mapbox&#34;: [&#34;&#34;], &#34;[Longitude] and [Latitude] must be set&#34;: [&#34;&#34;], &#34;Must have a [Group By] column to have &#39;count&#39; as the [Label]&#34;: [&#34;&#34;], &#34;Choice of [Label] must be present in [Group By]&#34;: [&#34;&#34;], &#34;Choice of [Point Radius] must be present in [Group By]&#34;: [&#34;&#34;], &#34;[Longitude] and [Latitude] columns must be present in [Group By]&#34;: [&#34;&#34;], &#34;Deck.gl - Multiple Layers&#34;: [&#34;&#34;], &#34;Bad spatial key&#34;: [&#34;&#34;], &#34;Invalid spatial point encountered: %s&#34;: [&#34;&#34;], &#34;Encountered invalid NULL spatial entry,                                        please consider filtering those out&#34;: [&#34;&#34;], &#34;Deck.gl - Scatter plot&#34;: [&#34;&#34;], &#34;Deck.gl - Screen Grid&#34;: [&#34;&#34;], &#34;Deck.gl - 3D Grid&#34;: [&#34;&#34;], &#34;Deck.gl - Paths&#34;: [&#34;&#34;], &#34;Deck.gl - Polygon&#34;: [&#34;&#34;], &#34;Deck.gl - 3D HEX&#34;: [&#34;&#34;], &#34;Deck.gl - GeoJSON&#34;: [&#34;&#34;], &#34;Deck.gl - Arc&#34;: [&#34;&#34;], &#34;Event flow&#34;: [&#34;&#34;], &#34;Time Series - Paired t-test&#34;: [&#34;&#34;], &#34;Time Series - Nightingale Rose Chart&#34;: [&#34;&#34;], &#34;Partition Diagram&#34;: [&#34;&#34;], &#34;Choose either fields to [Group By] and [Metrics] and/or [Percentage Metrics], or [Columns], not both&#34;: [&#34;&#34;], &#34;Box Plot&#34;: [&#34;&#34;], &#34;Distribution - NVD3 - Pie Chart&#34;: [&#34;&#34;], &#34;iFrame&#34;: [&#34;&#34;], &#34;Deleted %(num)d annotation layer&#34;: [&#34;&#34;, &#34;Deleted %(num)d annotation layers&#34;], &#34;All Text&#34;: [&#34;&#34;], &#34;Deleted %(num)d annotation&#34;: [&#34;&#34;, &#34;Deleted %(num)d annotations&#34;], &#34;End date must be after start date&#34;: [&#34;&#34;], &#34;Short description must be unique for this layer&#34;: [&#34;&#34;], &#34;Annotations could not be deleted.&#34;: [&#34;&#34;], &#34;Annotation not found.&#34;: [&#34;&#34;], &#34;Annotation parameters are invalid.&#34;: [&#34;&#34;], &#34;Annotation could not be created.&#34;: [&#34;&#34;], &#34;Annotation could not be updated.&#34;: [&#34;&#34;], &#34;Annotation delete failed.&#34;: [&#34;&#34;], &#34;Annotation layer parameters are invalid.&#34;: [&#34;&#34;], &#34;Annotation layer could not be deleted.&#34;: [&#34;&#34;], &#34;Annotation layer could not be created.&#34;: [&#34;&#34;], &#34;Annotation layer could not be updated.&#34;: [&#34;&#34;], &#34;Annotation layer not found.&#34;: [&#34;&#34;], &#34;Annotation layer delete failed.&#34;",
         "datamd5" : "cc44511a738c739c05b0dd514976750a",
         "datammh3" : -979335439,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "linodeusercontent.com"
         ],
         "geolocus" : {
            "asn" : "AS63949",
            "continent" : "NA",
            "continentname" : "North America",
            "country" : "US",
            "countryname" : "United States",
            "domain" : [
               "akamai.com",
               "linode.com"
            ],
            "isineu" : "false",
            "latitude" : "37.09024",
            "location" : "37.09024,-95.712891",
            "longitude" : "-95.712891",
            "netname" : "LINODE",
            "organization" : "Linode",
            "subnet" : "172.105.160.0/19"
         },
         "host" : [
            "172-105-176-243"
         ],
         "hostname" : [
            "172-105-176-243.ip.linodeusercontent.com"
         ],
         "ip" : "172.105.176.243",
         "ipv6" : "false",
         "latitude" : "-33.8715",
         "location" : "-33.8715,151.2006",
         "longitude" : "151.2006",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Akamai Connected Cloud",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 8040,
         "product" : "Gunicorn",
         "productvendor" : "Gunicorn",
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "172-105-176-243.ip.linodeusercontent.com"
         ],
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "ip.linodeusercontent.com"
         ],
         "subnet" : "172.105.160.0/19",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }