On Feb 15th we have migrated to a new CMS software from old one and
also changed infrastructure.Earlier, Urchin was reading log's from old
server which had IIS 7.0 and from feb15th when we migrated to a new
infrastructure Urchin has logs from IIS 7.5. When i run the
application with both the logs(i.e.. from IIS 7.0 and IIS 7.5), The
data is displaying for IIS 7.0 logs(i.e.. from Feb1st to Feb 15th) and
showing blank data for IIS 7.5 logs(i.e.. from Feb 15th to Feb 29th).
Is there any limitation for IIS version or am i missing something?
On Sunday, March 4, 2012 10:56:48 PM UTC-7, Abhilash Potlapalli wrote:
> Hi Guys,
> On Feb 15th we have migrated to a new CMS software from old one and > also changed infrastructure.Earlier, Urchin was reading log's from old > server which had IIS 7.0 and from feb15th when we migrated to a new > infrastructure Urchin has logs from IIS 7.5. When i run the > application with both the logs(i.e.. from IIS 7.0 and IIS 7.5), The > data is displaying for IIS 7.0 logs(i.e.. from Feb1st to Feb 15th) and > showing blank data for IIS 7.5 logs(i.e.. from Feb 15th to Feb 29th). > Is there any limitation for IIS version or am i missing something?
Thanks for your reply. you are right till Feb14th before migration i can see cs(Cookie) on my logs: *Feb 14th:* #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) *cs(Cookie) cs(Referer)* sc-status sc-substatus sc-win32-status *sc-bytes cs-bytes* time-taken *Feb16th(After migration):* #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken
Following fields are missing *cs(Cookie) cs(Referer) sc-bytes cs-bytes*
Will it work if i manually add these fields?
Thanks Abhi
On Sat, Mar 31, 2012 at 6:54 AM, Actual Metrics <actualmetr...@gmail.com>wrote:
> On Sunday, March 4, 2012 10:56:48 PM UTC-7, Abhilash Potlapalli wrote:
>> Hi Guys,
>> On Feb 15th we have migrated to a new CMS software from old one and >> also changed infrastructure.Earlier, Urchin was reading log's from old >> server which had IIS 7.0 and from feb15th when we migrated to a new >> infrastructure Urchin has logs from IIS 7.5. When i run the >> application with both the logs(i.e.. from IIS 7.0 and IIS 7.5), The >> data is displaying for IIS 7.0 logs(i.e.. from Feb1st to Feb 15th) and >> showing blank data for IIS 7.5 logs(i.e.. from Feb 15th to Feb 29th). >> Is there any limitation for IIS version or am i missing something?
> To post to this group, send email to urchin-help-6@googlegroups.com. > To unsubscribe from this group, send email to > urchin-help-6+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/urchin-help-6?hl=en.
> Thanks for your reply. you are right till Feb14th before migration i can > see cs(Cookie) on my logs: > *Feb 14th:* > #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port > cs-username c-ip cs(User-Agent) *cs(Cookie) cs(Referer)* sc-status > sc-substatus sc-win32-status *sc-bytes cs-bytes* time-taken > *Feb16th(After migration):* > #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port > cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status > time-taken
> Following fields are missing > *cs(Cookie) cs(Referer) sc-bytes cs-bytes*
> Will it work if i manually add these fields?
> Thanks > Abhi
> On Sat, Mar 31, 2012 at 6:54 AM, Actual Metrics <actualmetr...@gmail.com>wrote:
>> Check your log format - there are certain fields Urchin requires.
>> If it's a UTM profile, does the cs-cookie field exist in the log format?
>> On Sunday, March 4, 2012 10:56:48 PM UTC-7, Abhilash Potlapalli wrote:
>>> Hi Guys,
>>> On Feb 15th we have migrated to a new CMS software from old one and >>> also changed infrastructure.Earlier, Urchin was reading log's from old >>> server which had IIS 7.0 and from feb15th when we migrated to a new >>> infrastructure Urchin has logs from IIS 7.5. When i run the >>> application with both the logs(i.e.. from IIS 7.0 and IIS 7.5), The >>> data is displaying for IIS 7.0 logs(i.e.. from Feb1st to Feb 15th) and >>> showing blank data for IIS 7.5 logs(i.e.. from Feb 15th to Feb 29th). >>> Is there any limitation for IIS version or am i missing something?
>> To post to this group, send email to urchin-help-6@googlegroups.com. >> To unsubscribe from this group, send email to >> urchin-help-6+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/urchin-help-6?hl=en.
> On Thursday, 3 January 2013 13:37:40 UTC+11, Lionel Hickey wrote:
>> Hi Abhi, >>> We too at my company have had issues supporting Urchin 6 once we moved >>> to a new CMS and IIS 7.5. >>> Similar to you Abhi, our logs do not contain the cs(Cookie) and >>> cs(Referer) fields.
>> I know that your post was some time ago but did you end up solving the >> issue? >> Cheers, >> Lionel