Forum Discussion
Dan_Deming_1935
Nimbostratus
Aug 18, 2006How do I insert LB's IP with an irule?
We have 2 F5 Big IP units set up in front of 3 web servers running Apache 1.3. We're using the Type: Standard, Protocol: TCP and HTTP Profile: HTTP settings.
In our Apache logs, we want to include...
unRuleY_95363
Aug 21, 2006Historic F5 Account
I'm assuming your not defining the class in the iRule...
When you create the Datagroup from the GUI, you will want to define it's type as "(External File)". The screen will then update to allow you to specify the path/filename and then select the File Contents type (I assume you'd want string).
Your bigip.conf will then contain a definition like so:
class whichlb {
type string
filename "/config/whichlb.txt"
}The file is then automatically read into the class variable $::whichlb. HTH!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
