> From: sujata tibrewala <stibrew...@apple.com> > Subject: I am unable to get my sample plugin to work > Date: May 20, 2014 at 1:11:57 PM PDT > To: dev-subscr...@trafficserver.apache.org > > I followed all the steps at > http://trafficserver.readthedocs.org/en/latest/sdk/getting-started/a-simple-plugin.en.html > > Only problem I found in following these steps is that I did not find > records.config at /opt/trafficserver/etc/trafficserver/ > > I found it at /usr/local/etc/trafficserver/ instead. > I also found an identical file at > $home/trafficserver/proxy/config/records.config.default. > > I enabled the logs in both the files. > CONFIG proxy.config.diags.output.enabled INT 1 > CONFIG proxy.config.diags.output.note STRING E > CONFIG proxy.config.diags.output.diag STRING E > > Can you let me know where I am going wrong? > > Thanks > Sujata