You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**FER to normalize the fields**. Field Extraction Rule named **AppObservabilityIIS7FER** is automatically created for IIS 7/8 Application Components.
174
+
<br/>
181
175
182
176
## Installing the IIS 7 App
183
177
184
-
Now that you have set up collection for IIS 7, install the Sumo Logic App for IIS 7 to use the preconfigured searches and dashboards that monitor log events generated by IIS 7.
185
-
186
-
import AppInstall from '../../reuse/apps/app-install.md';
178
+
import AppInstall from '../../reuse/apps/app-install-v2.md';
187
179
188
180
<AppInstall/>
189
181
190
-
## Viewing IIS 7 Dashboards
182
+
As part of the app installation process, the following fields will be created by default:
183
+
*`method`
184
+
*`cs_user_agent`
185
+
*`c_ip`
186
+
*`time_taken`
187
+
*`server_ip`
188
+
*`s_port`
189
+
*`sc_win32_status`
190
+
*`sc_status`
191
+
*`cs_uri_query`
192
+
*`sc_substatus`
193
+
*`cs_uri_stem`
194
+
*`cs_username`
191
195
192
-
**Each dashboard has a set of filters** that you can apply to the entire dashboard, as shown in the following example. Click the funnel icon in the top dashboard menu bar to display a scrollable list of filters that are applied across the entire dashboard.
196
+
## Viewing IIS 7 Dashboards
193
197
194
-
You can use filters to drill down and examine the data on a granular level.
198
+
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
195
199
196
-
**Each panel has a set of filters** that are applied to the results for that panel only, as shown in the following example. Click the funnel icon in the top panel menu bar to display a list of panel-specific filters.
0 commit comments